|
From: Ken G. <kg...@ga...> - 2003-07-31 00:08:12
|
I noticed that Jakarta Commons Threadpool was added to Babeldoc to handle the feeders. I'm concerned about using libraries that are "sandbox" code. I would recommend using Doug Lea's util.concurrent library. I think that Commons Threadpool is not so popular because of the existence and quality of this library. http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html Ken |