|
 |
OMIBA is an application integration server based on message broker architecture.
It allows sending, receiving and processing messages to connect different applications into one enterprise system.
OMIBA server allows sending and receiving messages using a number of industry standard transport protocols which include http, ftp, MSMQ etc.
The heart of OMIBA server is a message processing engine based on subscribe and publish mechanism which allows developers to create .NET based components to act as message handlers.
When a message is received by the OMIBA server either from an internal or an external application it ensures that the right business process/application is activated and the message is successfully processed by the message handlers.
|
|