Module: Phronomy::Concurrency
- Defined in:
- lib/phronomy/concurrency/deadline.rb,
lib/phronomy/concurrency/async_queue.rb,
lib/phronomy/concurrency/gate_registry.rb,
lib/phronomy/concurrency/pool_registry.rb,
lib/phronomy/concurrency/concurrency_gate.rb,
lib/phronomy/concurrency/cancellation_scope.rb,
lib/phronomy/concurrency/cancellation_token.rb,
lib/phronomy/concurrency/blocking_adapter_pool.rb
Defined Under Namespace
Classes: AsyncQueue, BlockingAdapterPool, CancellationScope, CancellationToken, ConcurrencyGate, Deadline, GateRegistry, PoolRegistry