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