er one I start first consumes and the second
> one
> blocks until
> I stop this first consumer.
>
> Etienne
>
>
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Problem-Consuming-from-queue-with-more-than-one-consumer-tp4714196p4714212.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
-queue-with-more-than-one-consumer-tp4714196p4714212.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
catch (Exception dd)
> {
>
>
> }
> }
>
> }
> }
>
>
>
>
>
> StopThread2 = false;
> }
>
> private void timer1_Tick(object sender, EventArgs e)
> {
> lblStatus1.Text = ConsumeCount1.ToString();
> lblStatus2.Text = ConsumeCount2.ToString();
> }
>
> }
> }
>
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Problem-Consuming-from-queue-with-more-than-one-consumer-tp4714196.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
lblStatus2.Text = ConsumeCount2.ToString();
}
}
}
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Problem-Consuming-from-queue-with-more-than-one-consumer-tp4714196.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.