Browse wiki
This entry published by the Free Software Foundation.
| MQ4CPP |
| Computer languages | C++ + |
|---|---|
| Full description | MQ4CPP (Message Queuing for C++) is an imp … 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). on (remote), and broadcast (local/remote). |
| Homepage URL | http://www.sixtyfourbit.org/mq4cpp.htm + |
| Interface | command-line + , library + |
| Internet-application | tool + |
| Is GNU | false + |
| Keywords | message + , queue + , message-oriented middleware + , MOM + , request/reply + , conversation + , unsolicited + |
| Last review by | Janet Casey + |
| Last review date | 17 November 2004 + |
| License | LGPLv2.1orlater + |
| License verified by | Janet Casey + |
| License verified date | 15 October 2004 + |
| Name | MQ4CPP + |
| Real name | Riccardo Pompeo + |
| Resource URL | mailto:freshmeat@sixtyfourbit.org + |
| Resource audience | Bug Tracking + , Developer + , Support + |
| Resource kind | E-mail + |
| Revisionid | 307 + |
| Revisiontimestamp | 12 April 2011 12:22:23 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | Message queueing for C++ + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | internet-application + |
| User level | none + |
| Version comment | 1.5 stable released 2004-11-17 |
| Version date | 17 November 2004 + |
| Version download | http://www.sixtyfourbit.org/Download/mq4cpp_v1.5.zip + |
| Version identifier | 1.5 + |
| Version status | stable + |
| Modification dateThis property is a special property in this wiki. | 24 May 2012 22:09:46 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | riccardo.pompeo@sixtyfourbit.org + |
| hide properties that link here |
| MQ4CPP#3 + | License of |
|---|---|
| MQ4CPP#1 + | Person of |
| MQ4CPP#2 + | Resource of |
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.
