[rabbitmq-discuss] How schedualing of request and response is done in AMQP

Matthew Sackman matthew at rabbitmq.com
Thu May 17 12:00:15 BST 2012


Hi Saima,

On Thu, May 17, 2012 at 11:53:03AM +0100, Saima Asif wrote:
> I am interested to know what kind of schdualing is used in AMQP for request and response. 
> How times are allocated to the clients?

Yes, we don't know either. We just rely on the Erlang schedular
schedling processes that have work to do. Whilst it does have a notion
of priorities, we don't use them (I think) and we do very very little to
explicitly influence the Erlang schedular at all.

Matthew


More information about the rabbitmq-discuss mailing list