[rabbitmq-discuss] RabbitMQ persistence and multi producers- multi consumers

Francisco Gonzalez-Blanch fblanch at gmail.com
Fri Jul 9 14:18:02 BST 2010


May be what i'm trying to do it is not possible :S .

My idea is to create a dynamic pool of consumers that dynamically connect to
a exchange. And receive the messages sent to that exchange. These messages
could be sent before any consumer is connected to the exchange.

If it is not possible, may be i ca  create a static initial consumer and
then create the others on demand.

Francisco González-Blanch Rodríguez


On Fri, Jul 9, 2010 at 3:12 PM, <zopyxfilter at gmail.com> wrote:

>
> Consumers getting messages before they are started? What?
>
> -aj
>
> Francisco Gonzalez-Blanch wrote:
> > Dear Andreas,
> >
> > Sorry i'm sure the queues are properly created during the startup. I
> > wanted to ask you that, (With the code above listed) How can the
> > consumer receive the messages sent by the producer before the consumer
> > was started?
> >
> > Francisco González-Blanch Rodríguez
> >
> >
> > On Fri, Jul 9, 2010 at 2:34 PM, <zopyxfilter at gmail.com
> > <mailto:zopyxfilter at gmail.com>> wrote:
> >
> >     Francisco Gonzalez-Blanch wrote:
> >     > Thanks for the answers!  But If the producer is launched first and
> >     then
> >     > the consumer, i'm losing all the initial messages until the
> >     consumer is
> >     > created.
> >
> >     Our application code ensures that the queues are properly created
> during
> >     the startup phase and are available for the producers inside our app.
> >
> >     Andreas
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > 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/20100709/380cca8c/attachment.htm>


More information about the rabbitmq-discuss mailing list