|
org.codehaus.gpars | |||||||
PREV NEXT | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Pool | Represents an actor's thread pool |
Class Summary | |
---|---|
DefaultPool | Represents the actors' thread pool, which performs tasks on behalf of the actors. |
FJPool | Represents the actors' thread pool, which performs tasks on behalf of the actors. |
ForkJoinPoolEnhancer | Enhanced the ForkJoinPool class with the resizing capability |
ResizeablePool | Represents the actors' thread pool, which performs tasks on behalf of the actors. |
Scheduler | Prototype of self-regulated thread pooled scheduler Self regulation happened according to following rules - worker thread, which had nothing to do 10 seconds dies - if no tasks were taken for processing during last 0.5sec new worker starts |
Scheduler.WatchdogThread | |
Scheduler.WorkerThread |
Copyright © 2008–2010 Václav Pech. All Rights Reserved.