dev@glassfish.java.net

Re: [v3] Is anyone using thread-pools?

From: Sahoo <sahoo_at_sun.com>
Date: Thu, 14 Aug 2008 21:02:24 +0530

Scott Oaks wrote:
> Note that our experience from the grizzly threadpool is that the
> complexity of the executor service can lead to performance degredations,
> particularly for lots of short requests handled by a few threads.
1. Is this result published anywhere?
2. IMO, it should be possible for us to plugin a different
implementation of thread pool. It is needed in certain types of
extensions of GlassFish.

Thanks,
Sahoo