All releases of MQ4CPP


Release Notes: This version includes some patches for FreeBSD compatibility.


Release Notes: This version improves message switching and fixes some bugs.


Release Notes: This version implements message routing. The benchmark application has been modified to support local and remote message routing.


Release Notes: This release fixes a performance problem during transmission in the MessageProxy module and a bad deallocation of tx messages in the RequestReply module. The package now includes a new packet compression algorithm and a benchmark application to test MQ4CPP performance on your platform.


Release Notes: A new example is included to demostrate how to build peer-to-peer services.


Release Notes: Maintenance release.


Release Notes: This is a maintenance release. It adds support for Linux kernel 2.6.x. It adds documentation in PDF form.


Release Notes: This version implements a lock manager, file transfer, and memory channel.


Release Notes: The multithreading synchronization was redesigned to support SMP on x86 and IA64 on Windows Server. This release uses CriticalSection instead of CreateMutex/WaitForSingleObject. Thread queues and vectors use InterlockedExchange to enforce SMP cache coherency. An '-MT' switch has been added to the makefile to link the C multithreaded run-time library (LIBCMT.LIB).


Release Notes: The file system interface was improved.
A rule-based artificial intelligence for manufacturing source code.