Module: CDC::Parallel
- Defined in:
- lib/cdc/parallel.rb,
lib/cdc/parallel/errors.rb,
lib/cdc/parallel/router.rb,
lib/cdc/parallel/runtime.rb,
lib/cdc/parallel/version.rb,
lib/cdc/parallel/configuration.rb,
lib/cdc/parallel/processor_pool.rb,
lib/cdc/parallel/result_collector.rb,
lib/cdc/parallel/transaction_pool.rb,
sig/cdc/parallel.rbs,
sig/cdc/parallel/errors.rbs,
sig/cdc/parallel/router.rbs,
sig/cdc/parallel/runtime.rbs,
sig/cdc/parallel/version.rbs,
sig/cdc/parallel/configuration.rbs,
sig/cdc/parallel/processor_pool.rbs,
sig/cdc/parallel/result_collector.rbs,
sig/cdc/parallel/transaction_pool.rbs
Overview
Optional high-throughput Ractor runtime for cdc-core processors.
Defined Under Namespace
Classes: Configuration, Error, ProcessorExecutionError, ProcessorPool, ResultCollector, Router, Runtime, ShutdownError, TimeoutError, TransactionPool, UnsafeProcessorError, UnsupportedWorkItemError
Constant Summary collapse
- VERSION =
Current cdc-parallel version.
"0.2.4"