[rabbitmq-discuss] How to consumer both synchronous and asynchronous messages

Mahesh Viraktamath yuva670 at gmail.com
Mon Nov 5 18:00:40 GMT 2012


Hi Jerry,

I meant to say that our consumer should double up as both synchronous and asynchronous consumer. Some messages follow the RPC routine and some as working queue and need immediate confirmation after processing.


Regards,
Mahesh

Sent from my iPhone

On 05-Nov-2012, at 9:50 PM, Jerry Kuch <jerryk at rbcon.com> wrote:

> 
> On Mon, Nov 5, 2012 at 6:55 AM, Mahesh Viraktamath <yuva670 at gmail.com> wrote:
>> 
>> We have a requirement where a consumer needs to send an ack immediately and  also server messages which do not need ack. I thought about using a flag in the message itself, but we can not read the message unless we define the channel and once we define a channel, it will only server either the sync or the async messages.
> 
> Hi, Mahesh:
> 
> Can you say more about what do you mean?  What do you mean you have a consumer that's required to send an ACK immediately and what are these server messages that don't need ack?  Also your distinction between sync and async messages is a bit mysterious to me.
> 
> Best regards,
> Jerry
> 
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20121105/00181347/attachment.htm>


More information about the rabbitmq-discuss mailing list