[rabbitmq-discuss] pluggable message transformers
Jon Brisbin
jon at jbrisbin.com
Wed Aug 25 21:45:34 BST 2010
On Aug 25, 2010, at 3:12 PM, Alexis Richardson wrote:
> yes - http://www.erlang-factory.com/upload/presentations/229/ErlangFactorySFBay2010-TonyGarnock-Jones.pdf
This is very interesting...
I like the idea of the "x-script" transformer. It would be consistent with CouchDB that way...
I'll check out the code.
Maybe one of these days I'll actually feel like I'm not in a game of perpetual catch-up with you guys! ;)
jb
>
> On Wed, Aug 25, 2010 at 9:10 PM, Jon Brisbin <jon at jbrisbin.com> wrote:
>>
>> On Aug 25, 2010, at 3:06 PM, Alexis Richardson wrote:
>>
>> Jon
>>
>> Did you see Tony's presentation at the Erlang Factory in March 2010?
>>
>> I didn't. Is it archived on the website?
>> jb
>>
>> alexis
>>
>>
>> On Wed, Aug 25, 2010 at 1:27 PM, Jon Brisbin <jon at jbrisbin.com> wrote:
>>
>> Hopefully I'll be getting back into my webhooks plugin today. One of the
>>
>> things I'll probably need to implement inside the plugin is a transformer of
>>
>> some sort that could turn an AMQP message into an HTTP request body. It will
>>
>> need to be pluggable, so I can add other kinds later, but for sure I'll want
>>
>> to be able to turn a binary message into a www-form-urlencoded. The JSON
>>
>> data I think I can handle with content-types, etc...
>>
>> Does anyone have an existing message transformer in Erlang I can look at? I
>>
>> guess I'm needing examples of ways to go about piping messages from one
>>
>> place to another and applying encoding or encrypting or somesuch...
>>
>> Thanks!
>>
>> J. Brisbin
>>
>> http://jbrisbin.com/
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>>
>> rabbitmq-discuss mailing list
>>
>> rabbitmq-discuss at lists.rabbitmq.com
>>
>> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>
>>
>>
>>
>> Thanks!
>> J. Brisbin
>> http://jbrisbin.com/
>>
>>
>>
>>
>>
>>
Thanks!
J. Brisbin
http://jbrisbin.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100825/a177a755/attachment.htm>
More information about the rabbitmq-discuss
mailing list