MQ4CPP

From Free Software Directory
This is the approved revision of this page, as well as being the most recent.
Jump to: navigation, search



[edit]

MQ4CPP

http://www.sixtyfourbit.org/mq4cpp.htm
MQ4CPP (Message Queuing for C++) is an implementation of enterprise messaging system, aka "message-oriented middleware" (MOM). It lets C++ application threads communicate with one another through exchanging messages. A message is a request, report, and/or event that contains information needed to coordinate communication between different applications. It provides a level of abstraction, so you can separate the details about the destination system from the application code. MQ4CCP lets C++ applications that share a messaging system exchange messages, and simplifies application development by providing a standard interface for creating, sending, and receiving messages. It implements the following messaging paradigms: Direct/Indirect messaging (local), unsolicited messaging (remote), Request/Reply (remote), conversation (remote), and broadcast (local/remote).


Download

Download External-link-icon.png version 1.5 (stable)
released on 17 November 2004

Categories



Licensing

LicenseVerified byVerified onNotes
LGPLv2.1orlaterJanet Casey15 October 2004



Leaders and contributors

Contact(s)Role
"Email riccardo.pompeo@sixtyfourbit.org" Riccardo Pompeo Maintainer


Resources and communication

Audience Resource type URI
Bug Tracking,Developer,Support E-mail mailto:freshmeat@sixtyfourbit.org


Software prerequisites

This entry (in part or in whole) was last reviewed on 17 November 2004.



Entry


















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.


Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox