Module: Chronos::Internal

Defined in:
lib/chronos/internal.rb,
lib/chronos/internal/safe_logger.rb,
lib/chronos/internal/worker_pool.rb,
lib/chronos/internal/bounded_queue.rb,
lib/chronos/internal/memory_backlog.rb

Overview

Private runtime infrastructure used by the public agent.

Defined Under Namespace

Classes: BoundedQueue, MemoryBacklog, SafeLogger, WorkerPool