Re: embedding riak_core into RabbitMQ

2011-05-24 Thread Jon Brisbin
- Original Message - > From: "Ryan Zezeski" > To: "Jon Brisbin" > Cc: "riak-users Users" > Sent: Monday, May 23, 2011 12:47:09 PM > Subject: Re: embedding riak_core into RabbitMQ > Jon, > Sounds like a neat project. Out of curiosity,

Re: embedding riak_core into RabbitMQ

2011-05-23 Thread Ryan Zezeski
see? -Ryan On Thu, May 19, 2011 at 2:49 PM, Jon Brisbin wrote: > I've mentioned this a couple places, but I'm toying with embedding > riak_core into RabbitMQ as a plugin. I already have a consumer that invokes > vnodes but I'm wondering (in code) whether or not it woul

embedding riak_core into RabbitMQ

2011-05-19 Thread Jon Brisbin
I've mentioned this a couple places, but I'm toying with embedding riak_core into RabbitMQ as a plugin. I already have a consumer that invokes vnodes but I'm wondering (in code) whether or not it would be more efficient to implement this behaviour as a custom exchange. This is a