[rabbitmq-discuss] question about librabbitmq

Gavin M. Roy gavinmroy at gmail.com
Tue Oct 1 19:10:21 BST 2013


Similar to what I was trying to achieve in Python land with github.com/gmr/pamqp -- I think it's an excellent idea. I was planning on checking the feasibility with librabbitmq of making pamqp transparently using it for framing should it be available.

Cheers,

Gavin 


On Tuesday, October 1, 2013 at 1:43 PM, Alvaro Videla wrote:

> Hi,
> 
> Would it be possible to have a C library called amqp or amqp_framing or something like that that only provides the required functions for encoding/decoding the AMQP protocol? Something like what's on amqp_framing.c and related files. 
> 
> That library then could be linked from PHP and create an extension for it. Then I could use it from my php-amqplib to speed up things.
> 
> I think the same could be done from Ruby, Python, and so on. 
> 
> Each library developer could offer an AMQP client with the API and idiosyncrasies he/she considers best, but the underlying protocol handling would be done in C.
> 
> What do you think? 
> 
> Regards,
> 
> Alvaro 
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com (mailto:rabbitmq-discuss at lists.rabbitmq.com)
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
> 
> 


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131001/43f6cf2f/attachment.htm>


More information about the rabbitmq-discuss mailing list