[rabbitmq-discuss] [announce] New maintainer for the rabbitmq-c library

Alan Antonuk alan.antonuk at gmail.com
Tue Jan 31 20:28:44 GMT 2012


Hi;

I am happy to announce that with the blessing of the RabbitMQ team, I have
taken the lead on further development of the C RabbitMQ client library,
also known as rabbitmq-c.

The new home for the code is now on github:
https://github.com/alanxz/rabbitmq-c

My long term goal with the library is to have simple, stable, and scalable
library that has feature-parity of that of the Java and .NET clients.

Some near term goals I have for the library include:
- Documenting the APIs presented by the library
- Merging in channel-oriented memory management
https://github.com/alanxz/rabbitmq-c/pull/5
- Providing some patterns for consuming messages to reduce the amount of
boiler plate code users have to write.


I want to encourage users of the library to get involved in the development
of the library. Good ways to get involved include:
 - Forking <https://github.com/alanxz/rabbitmq-c/fork> the library on
github and submitting a pull request
 - Submitting any bugs, or feature requests to the issue tracker on github
https://github.com/alanxz/rabbitmq-c/issues
 - Sparking up a discussion or simply asking questions on usage on the
rabbitmq-discuss listserv

-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120131/c95a81f9/attachment.htm>


More information about the rabbitmq-discuss mailing list