can u explain abt Pub-Sub Architecture,where do u
implemented this?

Answers were Sorted based on User's Feedback



can u explain abt Pub-Sub Architecture,where do u implemented this?..

Answer / pradeep

1) Point-to-point Architecture
2) Point-to-Multiple Architecture

Publisher publishes a document broker then the subscriber receive the document from broker.you should make document as publishable at publisher side.

Subscriber should subscribe to that particular document by creating a trigger. The trigger monitors that document. If a subscribed document got published then trigger invokes a service which associates with trigger to handle the document.

This is the general architecture of PUBLISH- SUBSCRIBE model.

Is This Answer Correct ?    21 Yes 0 No

can u explain abt Pub-Sub Architecture,where do u implemented this?..

Answer / moolawebmethods

1) Point-to-point Architecture

in this architecture source system will publish the data and
target system will receive the data.

2) Point-to-Multiple Architecture

In this Source system will publish the data to Broker,from
broker multiple target systems will subscribe.

Is This Answer Correct ?    4 Yes 3 No

can u explain abt Pub-Sub Architecture,where do u implemented this?..

Answer / kirankumar

we implement this pub-sub model in broker.
pub-sub model is used in only with in an organization like EAI.
pub-sub model is a when the publishers send the information to the broker and subscribers required that information then they will connect to the broker and receives that information if they need.

Is This Answer Correct ?    0 Yes 7 No

Post New Answer

More WebMethods Interview Questions

What Is the Pipeline Editor?

3 Answers  


If v want to run the server with some other port number , what v need to do ?? Developer:

3 Answers   IBM,


how many interfaces u implimented sofar ?

1 Answers   Cap Gemini,


what are the functions or operations support 'WSDL"

1 Answers   CSC,


can we build loop step with in the branch in such a way that the interface is look like that branch <transactiontype > sequence: Deposit loop <accno> xxxxxx sequence: current loop <accno> xxxxxxx sequence: savings loop <accno> can we achieve the above senario.

0 Answers  






How many kinds of log files in webmethods?

0 Answers  


difference between 8x and 9x

2 Answers   Fiserv,


What Is a Startup Service?

3 Answers  


How to create a link between variables?

2 Answers  


What is meant by "copy" condition in webmethods

3 Answers   CTS,


can u explain abt Pub-Sub Architecture,where do u implemented this?

3 Answers   Cap Gemini, Cognizant,


By how many ways can we invoke a service?

5 Answers   WestRock,


Categories