[rabbitmq-discuss] How and when to archive messages by clients
Michael Klishin
mklishin at gopivotal.com
Mon Mar 31 14:14:02 BST 2014
On 31 March 2014 at 17:11:37, rails (stammailbox at gmail.com) wrote:
> > How do I do it with the rabbit clients?
RabbitMQ clients treat payloads as bags of bytes (or opaque strings).
Use whatever compression mechanism you want and maybe set
content-type and content-encoding delivery properties accordingly.
--
MK
Software Engineer, Pivotal/RabbitMQ
More information about the rabbitmq-discuss
mailing list