Queue Worker
Instantiates a new QueueWorker based on the given configuration.
Parameters
config
Configuration for the RabbitMQ connections.
Instantiates a new QueueWorker using the given action to configure the RabbitMQ connections.
Parameters
action
Action used to configure the RabbitMQ connections.