| Class | Ruote::DispatchPool |
| In: |
lib/ruote/part/dispatch_pool.rb
|
| Parent: | Object |
The class where despatchement of workitems towards [real] participant is done.
Can be extended/replaced for better handling of Thread (why not something like a thread pool or no threads at all).