[rabbitmq-discuss] Help required: How to keep the length of a message in bytes

Tony Garnock-Jones tonygarnockjones+rabbitmq at gmail.com
Tue Mar 27 14:25:17 BST 2012


On 27 March 2012 09:14, Saima Asif <abdullahsaima at yahoo.com> wrote:

> I am working on my simulator that I want to build on specific features of
> RabbitMQ. I want to take the length of the message to estimate how much
> time an exchange would take to process it. How can I estimate the length of
> the message. I am done with considering the "routing key" and just taking
> its length in bytes. Now I want to have more realistci approach RabbitMQ is
> using.
>

Rather than simulating it, I'd simply try it. Inject messages of varying
lengths; measure the variable of interest. Developing a nontrivial model of
the performance of RabbitMQ in terms of properties of the input messages
is... ambitious.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120327/f7d77300/attachment.htm>


More information about the rabbitmq-discuss mailing list