Hi Bob,

this is now implemented on the trunk and documented here

https://cwiki.apache.org/confluence/display/ACTIVEMQ/REST#REST-Consumingwithoutsessions


Cheers
--
Dejan Bosanac - http://twitter.com/dejanb

Open Source Integration - http://fusesource.com/
ActiveMQ in Action - http://www.manning.com/snyder/
Blog - http://www.nighttale.net



On Tue, Sep 14, 2010 at 11:11 AM, Dejan Bosanac <de...@nighttale.net> wrote:
> Hi Bob,
>
> there's no such option at the moment.
>
> This the best solution for your test case would be to use the same
> clientId on all machines and use prefetchSize of 1 as explained here
>
> http://activemq.apache.org/rest.html#REST-Consuming
>
> I'll see to put some love in the REST API in the coming days.
>
>
> Cheers
> --
> Dejan Bosanac - http://twitter.com/dejanb
>
> Open Source Integration - http://fusesource.com/
> ActiveMQ in Action - http://www.manning.com/snyder/
> Blog - http://www.nighttale.net
>
>
>
> On Mon, Sep 13, 2010 at 7:29 PM, ChicagoBob123 <b...@bobfx.com> wrote:
>>
>> Dejan,
>> Can I run an application on the server that would eliminate all the
>> consumers of a queue every
>> 15 minutes or so?  I dont even know if there is such a thing in code as dump
>> consumers without restarting
>> the server.
>>
>> --
>> View this message in context: 
>> http://activemq.2283324.n4.nabble.com/HTTP-REST-Number-of-consumers-keep-going-up-tp2537565p2537820.html
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
>

Reply via email to