Skip to content

very simple Java thread pool for when you want asynchronous processing but don't want to think about threads

Notifications You must be signed in to change notification settings

Navaneethsen/ThreadPool-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThreadPool
==========

David F. Houghton
19 Feb, 2010

This will be a very small, simple library providing concurrency with minimal
effort.

TODO

Create build.xml file to create javadocs, compile code, run the tests, and pack
this wee bit of code into a jar.

Other Stuff
-----------
This software is distributed under the terms of the FSF Lesser Gnu 
Public License (see lgpl.txt).

About

very simple Java thread pool for when you want asynchronous processing but don't want to think about threads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published