1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/net/rubygem-amq-client/pkg-descr
Cheng-Lung Sung 5fc35447d5 amq-client is a fully-featured, low-level AMQP 0.9.1 client that
runs on Ruby 1.8.7, 1.9.2, REE, Rubinius and JRuby.

It's sweet spot is in serving as foundation for higher-level, more
opinionated AMQP libraries.

It can be used directly by applications code when performance and access
to advanced AMQP protocol features is more important that API convenience.

WWW: https://github.com/ruby-amqp/amq-client
2011-09-30 01:09:35 +00:00

11 lines
408 B
Plaintext

amq-client is a fully-featured, low-level AMQP 0.9.1 client that
runs on Ruby 1.8.7, 1.9.2, REE, Rubinius and JRuby.
It's sweet spot is in serving as foundation for higher-level, more
opinionated AMQP libraries.
It can be used directly by applications code when performance and access
to advanced AMQP protocol features is more important that API convenience.
WWW: https://github.com/ruby-amqp/amq-client