|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| 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. |
| 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 |
This package holds thread pools / schedulers used by actors and dataflow concurrency.
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||