Re: PG-MQ?

From: Chris Browne <cbbrowne(at)acm(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: PG-MQ?
Date: 2007-06-20 03:01:39
Message-ID: 60bqfbcorw.fsf@dba2.int.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

steve(at)blighty(dot)com (Steve Atkins) writes:
>> Is there any existing work out there on this? Or should I maybe be
>> looking at prototyping something?
>
> The skype tools have some sort of decent-looking publish/subscribe
> thing, PgQ, then they layer their replication on top of. It's multi
> consumer and producer, with "delivered at least once" semantics.
>
> Looks nice.

I had not really noticed that - I need to take a look at their
connection pooler too, so I guess that puts more "skype" items on my
ToDo list ;-). Thanks for pointing it out...
--
let name="cbbrowne" and tld="linuxdatabases.info" in String.concat "@" [name;tld];;
http://cbbrowne.com/info/advocacy.html
Signs of a Klingon Programmer #1: "Our users will know fear and cower
before our software. Ship it! Ship it and let them flee like the dogs
they are!"

In response to

  • Re: PG-MQ? at 2007-06-19 22:01:20 from Steve Atkins

Browse pgsql-hackers by date

  From Date Subject
Next Message toronto programmer 2007-06-20 03:21:50 Suggestion for Enum Support Functions
Previous Message Steve Atkins 2007-06-19 22:01:20 Re: PG-MQ?