Package org.glassfish.grizzly.threadpool

Interface Summary
ExtendedThreadPool Thread pool, from which it's possible to gather statistics information, and finer control its execution.
WorkerThread Interface, which ThreadPool threads should implement
 

Class Summary
DefaultScheduleThreadPool Thread Pool implementation, based on ScheduledThreadPoolExecutor
DefaultThreadPool Thread Pool implementation, based on ThreadPoolExecutor
DefaultWorkerThread Default Grizzly worker thread implementation
 



Copyright © 2009 SUN Microsystems. All Rights Reserved.