-
Notifications
You must be signed in to change notification settings - Fork 4
dfhoughton/ThreadPool
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ThreadPool ========== David F. Houghton 19 Feb, 2010 This will be a very small, simple library providing concurrency with minimal effort. ** ThreadPool is now DEPRECATED!!! ** Use ThreadPuddle instead. It's faster and does essentially the same thing. 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 0
No packages published