Yes that is true.

Btw. a quite interesting fact is that a queue also can be shared. It just reacts different. If there are several listeners on a queue they are served round robin. This is a nice way to achieve failover and load balancing.

Christian


Am 03.05.2011 09:17, schrieb [email protected]:
Yes. It works.

My conclusion on higher level is like,
In PUB/SUB pattern we are sharing same resource(TOPIC) which can be observer
by multiple parties.
provided contract(message format) should be same.

right?

Thanks.
Harshal

--
View this message in context: 
http://cxf.547215.n5.nabble.com/How-to-implement-PUB-SUB-model-in-Web-service-tp4364484p4366566.html
Sent from the cxf-dev mailing list archive at Nabble.com.


--
Christian Schneider
http://www.liquid-reality.de

CXF and Camel Architect
SOPERA - The Application Integration Division of Talend
http://www.talend.com

Reply via email to