Package org.glassfish.grizzly.threadpool

Interface Summary
ThreadPoolProbe Monitoring probe providing callbacks that may be invoked by Grizzly AbstractThreadPool implementations.
WorkerThread Interface, which Grizzly thread pool threads should implement.
 

Class Summary
AbstractThreadPool Abstract ExecutorService implementation.
DefaultWorkerThread Default Grizzly worker thread implementation
FixedThreadPool Minimalistic fixed thread pool to allow for nice scalability if a good Queue impl is used.
GrizzlyExecutorService  
SyncThreadPool ExecutorService implementation, which function the similar way as former Grizzly 1.x Pipeline based thread pools.
ThreadPoolConfig  
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.