James.Strachan wrote:
>
> On 2/6/07, jkurtz <[EMAIL PROTECTED]> wrote:
>>
>> The reason that the dispatch needs to be paused on the Server side is for
>> a
>> Quality of Service Broker to control the message dispatch if the network
>> traffic gets to be too much
.
=
James.Strachan wrote:
>
> On 2/3/07, jkurtz <[EMAIL PROTECTED]> wrote:
>> We are interested in pausing the message transmission periodically from
>> outside of Active MQ, while allowing incoming messages to accumulate.
>> Modifying the source code is an opt
We are interested in pausing the message transmission periodically from
outside of Active MQ, while allowing incoming messages to accumulate.
Modifying the source code is an option, and we are looking at the transport
class.
Does anyone know if this is feasible without major revisions of the