Projects / MQ4CPP / Releases

RSS All releases of MQ4CPP

  •  24 Jun 2007 05:41

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

  •  22 Jun 2007 11:36

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

  •  31 Dec 2006 15:20

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

  •  20 Dec 2006 07:15

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.

  •  29 Aug 2006 06:53

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

  •  26 Apr 2006 10:53

Release Notes: Maintenance release.

  •  21 Mar 2006 11:20

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

  •  25 Dec 2005 21:05

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

  •  02 Sep 2005 09:46

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).

  •  06 Jun 2005 08:43

Release Notes: The file system interface was improved.

Screenshot

Project Spotlight

CoFlo

A C and C++ control flow graph generator and analyzer.

Screenshot

Project Spotlight

MSS Code Factory

A rule-based artificial intelligence for manufacturing source code.