Download List

Project Description

Q4M (Queue for MySQL) is a message queue that
works as a pluggable storage engine for MySQL 5.1.
It was designed to be robust, fast, and flexible.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-09-02 02:58
0.8.3

This is a minor bugfix release, fixing a race condition bug that might lead to a deadlock on shutdown. A binary release for FreeBSD has been added.
Tags: Minor bugfixes

2008-08-31 02:27
0.8.1

This release fixes a file descriptor leak on DROP TABLE. It includes binaries for Linux i386, Linux x86_64, and Mac OS X 10.4 (x86) as well as a source code tarball.
Tags: Minor bugfixes

2008-08-13 14:43
0.8

This release fixes bugs related to conditional subscription and multi-table subscription, as well as other bugs that might have caused memory corruption or a server crash.
Tags: Major bugfixes

2008-07-01 21:48
0.7

A pluggable message queue for MySQL 5.1, faster SELECT COUNT(*), the dropping of binlog capability flags, and the inclusion of a sample implementation of a Web spider.
Tags: Minor feature enhancements

2008-06-02 15:37
0.6

This is basically a performance-tuned version of
the previous release, 0.5.1. Its maximum
throughput has tripled, achieving over 50k
messages per second. Some minor bugs have been
fixed as well.
Tags: Minor bugfixes

Project Resources