+1 Using the backport concurrent util is probably second best to using Java 5+.
Hanson On 9/6/06, Trustin Lee <[EMAIL PROTECTED]> wrote:
Hi, Because of the issue 'DIRMINA-245' ( http://issues.apache.org/jira/browse/DIRMINA-245), I need to implement a new thread pool. But I'm not sure I have to fork an existing thread pool, not using existing solid concurrent utility package: backport-concurrent-util ( http://dcl.mathcs.emory.edu/util/backport-util-concurrent/). Using this package means another dependency in MINA. So please let me know if any of you have any concern with introducing a new dependency in 1.0. Once agreed, I will rename ThreadPoolFilter to ExecutorFilter. :) Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP key fingerprints: * E167 E6AF E73A CBCE EE41 4A29 544D DE48 FE95 4E7E * B693 628E 6047 4F8F CFA4 455E 1C62 A7DC 0255 ECA6
