MESIM ESBㅣService Integrated Platform
MESIM ESB product not only provides Send or Receive, Request or Reply services based on the interface types, but
also provides topic-defined Publish/Subscribe services to provide the same messages to numerous systems.
- Concept and Benefit
- System Diagram and Main Functions
- Service Development Tool
- Monitoring and Management Tool
- Patterns of Interfaces
- Various Patterns of Routing
- Standard Component of Connection
- Procedure of Service Connection
Patterns of Interfaces
Send/Receive

- Perform the following tasks without waiting for an application response after message transfers (Asynchronous Processing)
Request/Reply

- Perform the following tasks with waiting for an application and message response after message transfers (Synchronous Processing)
Publish/Subscribe

- Perform the following tasks without waiting for an application response after message transfers (Asynchronous Processing)
- Duplicate transmissions to various applications