pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/rabbitmq



Module name:    wip
Committed by:   fhajny
Date:           Thu Sep 16 14:08:27 UTC 2010

Modified Files:
        wip/rabbitmq: Makefile PLIST distinfo version.mk

Log Message:
Updated rabbitmq to 2.1.0.

Changes in 2.1.0
----------------
This release fixes a number of bugs, including some race conditions
and introduces minor enhancements in the server and clients.

Full release notes:

http://lists.rabbitmq.com/pipermail/rabbitmq-announce/2010-September/000029.html


Changes in 2.0.0
----------------
This release includes a rewritten message store that pages messages to 
disk to relieve memory pressure, and support for AMQP 0-9-1.  There are 
many other more modest additions, such as an implementation of 
basic.reject, and queue leases.  For details see the attached release notes.

Full release notes:

http://lists.rabbitmq.com/pipermail/rabbitmq-announce/2010-August/000028.html


Changes in 1.8.1
----------------
This release of RabbitMQ can now be compiled with Erlang R14A. This is
expected to bring relief for MacPorts users and Debian (unstable) users
who build from source. Administration tools are now easier to use on
MacPorts. Further enhancements include the ability to observe
channel.flow events from the Java API and clustering usability
improvements.

Full release notes:

http://lists.rabbitmq.com/pipermail/rabbitmq-announce/2010-July/000027.html


Changes in 1.8.0
----------------
This release introduces several APIs to extend Rabbit in a pluggable
way, first with pluggable exchange types, and then with pluggable
backing queues. Other improvements include optimisations for cross-node
routing within a cluster, and more rigorous enforcement of channel.flow
to ensure that Rabbit can stop producers who are failing to obey the
instruction to stop sending messages to Rabbit when Rabbit comes under
memory pressure.

Full release notes:

http://lists.rabbitmq.com/pipermail/rabbitmq-announce/2010-June/000025.html


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/rabbitmq/Makefile
cvs -z3 rdiff -u -r1.3 -r1.4 wip/rabbitmq/PLIST wip/rabbitmq/distinfo \
    wip/rabbitmq/version.mk

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/rabbitmq/Makefile?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/rabbitmq/PLIST?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/rabbitmq/distinfo?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/rabbitmq/version.mk?r1=1.3&r2=1.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index