Download List

Projeto Descrição

RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is based on a proven platform, Erlang/OTP, offering exceptionally high reliability, availability, and scalability. It delivers good throughput and latency performance that is predictable and consistent. The code base is compact and easily maintainable, facilitating rapid customization and hot deployment. The RabbitMQ distribution also includes a Java client that interoperates with any compliant AMQP server.

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.

2012-09-28 06:18
2.8.7

Correções de bugs para o corretor, cliente de Erlang, STOMP plugin e plugin de gerenciamento.
Tags: Stable
Bugfixes to the broker, Erlang client, STOMP plugin, and management plugin.

2012-08-23 06:12
2.8.6

Uma liberação de bugfix com correções para o corretor, um cliente de Erlang e um plugin de gerenciamento, bem como os plugins pá e Federação.
A bugfix release with corrections to the broker, an Erlang client, and a management plugin as well as the shovel and federation plugins.

2012-08-03 06:46
2.8.5

Desnecessária de CPU já não ocorre na presença de um grande número de filas HA ociosos. Declarando rapidamente e excluindo HA filas não trava o mestre. Esta versão corrige uma condição de corrida na manipulação de nó para baixo de sinais que poderia resultar em filas HA não reiniciar quando trazendo um espelho/escravo de volta on-line. Canais já não falhar ao detectar a nós que passaram fora de linha. rabbitmqctl já não garbles mensagens de erro durante a renderização de caracteres não-ASCII.
Tags: Stable
Unnecessary CPU utilization no longer occurs in the presence of large numbers of idle HA queues. Rapidly declaring and then deleting HA queues no longer crashes the master. This release fixes a race condition in handling node down signals which could result in HA queues failing to restart when bringing a mirror/slave back online. Channels no longer crash when detecting nodes which have gone offline. rabbitmqctl no longer garbles error messages when rendering non-ASCII characters.

2012-03-20 06:26
2.8.0

Letras mortas; filas podem especificar uma troca para que mensagens devem ser redirecionadas quando eles são rejeitados ou expiram. Controle de fluxo interno para limitar a memória uso e tornar o desempenho mais previsível se o servidor está sobrecarregado.
Dead lettering; queues can specify an exchange to which messages should be redirected when they are rejected or expire. Internal flow control to limit memory use and make performance more predictable if the server is overloaded.

2011-12-21 07:12
2.7.1

Esta versão inclui correções para recuperação de fila e nó de alta disponibilidade; correções para o adaptador STOMP; compatibilidade com a versão mais recente do Erlang R15B; e desempenho geral e correções de bugs.
This release includes fixes to queue recovery and high availability node recovery; fixes to the STOMP adapter; compatibility with the latest Erlang release R15B; and general performance and bugfixes.

Project Resources