What is MsgConnect?
|
|
MsgConnect is a cross-platform system of exchanging generic data within one process, between different processes on single system or between separate systems.
MsgConnect can be treated as
- a cross-platform message queue system;
- a transport for binary or text data.
Both of these definitions are correct. MsgConnect is a message queue that uses different low-level transports to transfer data.
On the other hand, MsgConnect itself is a transport for application-level data exchange.
For more detailed description of MsgConnect features and functionality see MsgConnect description
|
Return to the list
|
Latest version
1.6.0.69
Released 14 March 2010
|