ppat / storm-rabbitmq

A library of tools for interacting with RabbitMQ from Storm.
MIT License
126 stars 77 forks source link

Allow ConnectionConfig to use either URI or named parameters. #12

Closed drazzib closed 10 years ago

drazzib commented 10 years ago

AMQP URI is a nicer (at least in my PoV) way to configure complex RabbitMQ remote connections http://www.rabbitmq.com/uri-spec.html http://www.rabbitmq.com/uri-query-parameters.html