Download List

Projeto Descrição

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

Esta é uma versão de correções menores, que fixa um bug condição de corrida que pode levar a um impasse sobre o desligamento. A versão binária do FreeBSD foi adicionado.
Tags: Minor bugfixes
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.

2008-08-31 02:27
0.8.1

Esta versão corrige um vazamento de descritor de arquivo de DROP TABLE. Inclui binários para Linux i386, Linux x86_64, e Mac OS X 10.4 (86), bem como um tarball do código fonte.
Tags: Minor bugfixes
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.

2008-08-13 14:43
0.8

Esta versão corrige bugs relacionados com a inscrição condicional e multi-mesa de inscrição, bem como outros erros que possam ter causado a corrupção de memória ou uma falha do servidor.
Tags: Major bugfixes
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.

2008-07-01 21:48
0.7

Uma fila de mensagens pluggable para o MySQL 5.1, mais rápida SELECT COUNT (*), o abandono das bandeiras binlog capacidade, ea inclusão de uma implementação de exemplo de um Web spider.
Tags: Minor feature enhancements
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.

2008-06-02 15:37
0.6

Este é basicamente um desempenho sintonizado versão da versão anterior, 0.5.1. Sua taxa de transferência máxima triplicou, alcançando mais de 50k mensagens por segundo. Alguns pequenos bugs foram corrigidos também.
Tags: Minor bugfixes
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.

Project Resources