Class: RabbitWQ::Server

Inherits:
Object
  • Object
show all
Includes:
Queues, Servitude::Server, Servitude::ServerThreaded
Defined in:
lib/rabbit_wq/server.rb

Instance Attribute Summary collapse

Instance Attribute Details

#work_consumerObject (readonly)

Returns the value of attribute work_consumer.



13
14
15
# File 'lib/rabbit_wq/server.rb', line 13

def work_consumer
  @work_consumer
end