You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Coryffaeus <k_...@ukr.net> on 2008/03/19 15:15:18 UTC

Synchronous publishing with ActiveMQ

I was wondering if it's possible to "synchronously publish" messages with
ActiveMQ. Synchronously publish - is to say that the publish() method waits
until the message, which has been sent with the method, is consumed
successfully by all the registered subscribers.
In other words, is it possible to make sure that a message has been consumed
successfully, before publishing a next message?
-- 
View this message in context: http://www.nabble.com/Synchronous-publishing-with-ActiveMQ-tp16144179s2354p16144179.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: Synchronous publishing with ActiveMQ

Posted by Rob Davies <ra...@gmail.com>.
On 28 Mar 2008, at 09:26, makr wrote:

>
> As I understand such "synchronous publish" is not available in current
> ActiveMQ release but this is a desirable feature?
>
> Does this statement apply to both communication models? publish- 
> subscribe
> (topic) and send-receive (queue)?
>
> Is such feature included in any concrete future implementation  
> schedule?
>
> If not then may be You are aware of any other currently available JMS
> implementation (or similar middleware) that already supports such
> functionality?
>
> kind regards
> Mariusz
>
>
>
>
>
> -- 
> View this message in context: http://www.nabble.com/Synchronous-publishing-with-ActiveMQ-tp16144179s2354p16348613.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>

We are thinking of doing this at some point - not aware of anybody  
else doing this currently - if there is please let me know :)


cheers,

Rob

http://open.iona.com/ -Enterprise Open Integration
http://rajdavies.blogspot.com/




Re: Synchronous publishing with ActiveMQ

Posted by makr <mk...@poczta.onet.pl>.
As I understand such "synchronous publish" is not available in current
ActiveMQ release but this is a desirable feature?

Does this statement apply to both communication models? publish-subscribe
(topic) and send-receive (queue)?

Is such feature included in any concrete future implementation schedule?

If not then may be You are aware of any other currently available JMS
implementation (or similar middleware) that already supports such
functionality?

kind regards
Mariusz





-- 
View this message in context: http://www.nabble.com/Synchronous-publishing-with-ActiveMQ-tp16144179s2354p16348613.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: Synchronous publishing with ActiveMQ

Posted by Rob Davies <ra...@gmail.com>.
On 19 Mar 2008, at 14:15, Coryffaeus wrote:

>
> I was wondering if it's possible to "synchronously publish" messages  
> with
> ActiveMQ. Synchronously publish - is to say that the publish()  
> method waits
> until the message, which has been sent with the method, is consumed
> successfully by all the registered subscribers.
> In other words, is it possible to make sure that a message has been  
> consumed
> successfully, before publishing a next message?
> -- 
> View this message in context: http://www.nabble.com/Synchronous-publishing-with-ActiveMQ-tp16144179s2354p16144179.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
Not currently but this is something we would optionally like to do!




cheers,

Rob

http://open.iona.com/ -Enterprise Open Integration
http://rajdavies.blogspot.com/