From stone.queue it builds a QueueManager (with a default memory connection), a
JobRegistry populated from the configured/decorated handlers, and a Worker; then
publishes the manager and registry process-wide and binds queueManager, queue (default
connection), jobRegistry and worker into the container.
Wires the queue into the container.
From
stone.queueit builds a QueueManager (with a defaultmemoryconnection), a JobRegistry populated from the configured/decorated handlers, and a Worker; then publishes the manager and registry process-wide and bindsqueueManager,queue(default connection),jobRegistryandworkerinto the container.