Package net.sf.seide.thread

Interface Summary
JMXConfigurableThreadPoolExecutor Interface to allow control of the TPE over JMX.
Nice idea took from Apache Cassandra's internal code.
JMXEnabledThreadPoolExecutor Interface to expose the internal TPE values on JMX.
ThreadPoolExecutorFactory Creates a custom ThreadPoolExecutor for a given Stage and contextual Dispatcher.
 

Class Summary
DefaultThreadFactory Returns a Thread with the specified Thread.getName() and Thread.getPriority() configured.
Also concatenates to the name a suffix auto-incremented number.
DefaultThreadPoolExecutorFactory Default ThreadPoolExecutorFactory that creates a DispatcherThreadPoolExecutor configured according to the specified Stage and Dispatcher.
DispatcherThreadPoolExecutor Dispatcher friendly ThreadPoolExecutor subclass to provide JMX access to internal values and allows to configure the
LoadSheddingPolicy  
 



Copyright © 2011. All Rights Reserved.