class

Worker::CommandCallHandler::Queue

Inherits Reference < Object

Constants

DEFAULT_SIZE = 2
DM_TIMEOUT = 0.seconds
Log = CommandCallHandler::Log.for("queue")
SERVER_TIMEOUT = 1.second

Constructors

new(worker : Worker, server_id : UInt64)
Source

Instance methods

push(command_call : CommandCall)
Source