Download List

Descripción del Proyecto

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

Correcciones al corredor, cliente de Erlang, STOMP plugin y plugin de gestión.
Tags: Stable
Bugfixes to the broker, Erlang client, STOMP plugin, and management plugin.

2012-08-23 06:12
2.8.6

Una versión bugfix con correcciones para el corredor, un cliente de Erlang y un plugin de gestión, así como los plugins de pala y Federación.
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

Innecesaria de la CPU ya no se produce en presencia de gran número de colas de inactividad HA. Declarar rápidamente y luego eliminar colas HA ya no bloquea al maestro. Esta versión corrige una condición de carrera en el manejo de nodo hacia abajo de las señales de lo que podría resultar en colas de alta disponibilidad no reiniciar cuando traer a un espejo/esclavo en línea. Canales ya no crash al detectar nodos que han pasado sin conexión. rabbitmqctl ya no garbles mensajes de error al representar caracteres no 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 muertas; colas pueden especificar un intercambio que deben redirigirse mensajes cuando son rechazados o caducan. Control de flujo interno para limitar la memoria utilizar y hacer más predecible si el servidor está sobrecargado rendimiento.
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 versión incluye correcciones a la recuperación de la cola y la recuperación de nodo de alta disponibilidad; correcciones al adaptador de STOMP; compatibilidad con la versión más reciente de Erlang R15B; y rendimiento y correcciones de errores.
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