EAI WebMethods Question:
Explain about Pub-Sub Architecture, where do you implemented this?
Answer:
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.
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.
Previous Question | Next Question |
How to store logs in DB? | What are the advantages of eai? |