GenRMQ.Processor behaviour (gen_rmq v4.0.0) View Source
Behaviour module for implementing a RabbitMQ message processor.
A message processor is typically used to separate out business logic from a consumer, to let the consumer only deal with RabbitMQ specifics.