← Back to team overview

launchpad-dev team mailing list archive

Re: Design pattern for interruptible processing of continuous data

 

On Wednesday 05 January 2011 14:33:28 Francis J. Lacoste wrote:
> On January 5, 2011, Julian Edwards wrote:
> > On Tuesday 04 January 2011 18:24:56 Clint Byrum wrote:
> > > Trying to emulate the queue's robustness seems a noble, but possibly
> > > unnecessary effort if queues are coming any time soon.
> > 
> > They're not (AFAIK), hence this effort to make a stopgap that is easily
> > plugged into MQs when they arrive.
> 
> I don't understand why that's the impression. Rabbit-mq is part of
> launchpad- dependencies and we have a RT to have it installed on
> production. Since nothing is using it, we haven't push it up with the
> LOSA.
> 
> The only infrastructure missing is some hooks in the test suite, but Robert
> will help anybody that requires it.
> 
> So, if you want to do this using message queue, you just need to take the
> decision to do it using message queue.

Oh, wow, I had no idea we were that close to being able to use it!

Is there any documentation on its LP integration yet?  I'll grab Rob later.



References