Class | Ruote::DispatchPool |
In: |
lib/ruote/svc/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).
Returns true if the participant doesn‘t want the consume to happen in a new Thread.