You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Paul Gale <pa...@gmail.com> on 2013/07/09 22:48:21 UTC

STOMP and PFC

Hi,

Using ActiveMQ 5.8.0 and STOMP 1.2.

How should a STOMP based producer that wishes to honor PFC do so? By
using the 'receipt' header in the SEND frame?

Are there any other things the STOMP producer must do to participate in PFC?

Thanks,
Paul

Re: STOMP and PFC

Posted by Christian Posta <ch...@gmail.com>.
Yes, producer should block on its send, and wait for a response and
correlate that with receipt header.

For a java based impl, take a look at how it's done here:

https://github.com/fusesource/stompjms






On Tue, Jul 9, 2013 at 4:48 PM, Paul Gale <pa...@gmail.com> wrote:

> Hi,
>
> Using ActiveMQ 5.8.0 and STOMP 1.2.
>
> How should a STOMP based producer that wishes to honor PFC do so? By
> using the 'receipt' header in the SEND frame?
>
> Are there any other things the STOMP producer must do to participate in
> PFC?
>
> Thanks,
> Paul
>



-- 
*Christian Posta*
http://www.christianposta.com/blog
twitter: @christianposta