Also, the jca mbean I wrote uses Doug Lea's implementation for the actual
pool.

david

On 2003.03.29 11:59 Scott M Stark wrote:
> The thread pool needs to be a true mbean service with stats and its
> configuration
> exposed via JMX, not just a class. The JCA api and associated component
> David
> mentioned should be a good start for such a service.
> 
> xxxxxxxxxxxxxxxxxxxxxxxx
> Scott Stark
> Chief Technology Officer
> JBoss Group, LLC
> xxxxxxxxxxxxxxxxxxxxxxxx
> 
> ----- Original Message ----- 
> From: "Bela Ban" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, March 29, 2003 7:59 AM
> Subject: Re: [JBoss-dev] Generic ThreadPool in JBoss?
> 
> 
> > Thomas Peuss wrote:
> > 
> > > Hello!
> > >
> > > I need a thread pool to simplify my code for the HTTP-loadbalancer.
> > > Is there a generic ThreadPool in JBoss-code (HEAD)? 
> > 
> > 
> > I'd go for the concurrent.util (Doug Lea's stuff) thread pool (called 
> > PooledExecutor). It will be part of JDK 1.5 (Tiger).
> > 
> > 
> > -- 
> > Bela Ban
> > www.javagroups.com
> > (408) 316-4459
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by:
> The Definitive IT and Networking Event. Be There!
> NetWorld+Interop Las Vegas 2003 -- Register today!
> http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development
> 
> 


-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to