[rabbitmq-discuss] Simplest possible embedded message producer

Lionel Cons lionel.cons at cern.ch
Wed Mar 21 06:40:40 GMT 2012


Tony Garnock-Jones <tonygarnockjones+rabbitmq at gmail.com> writes:
> If you can stomach single-packet-per-delivery, then of course one way to
> get a properties/body split might be to have an x-udp exchange routing to
> an application which splits the packets and reinjects the results to some
> other exchange...

Another possibility would be to accept a STOMP SEND frame on this UDP
exchange. This way, you can control what ends up in the message header
or body.

Cheers,

Lionel


More information about the rabbitmq-discuss mailing list