Re: PG-MQ? - Mailing list pgsql-hackers

From Jeroen T. Vermeulen
Subject Re: PG-MQ?
Date
Msg-id 20514.125.24.217.75.1182340573.squirrel@webmail.xs4all.nl
Whole thread Raw
In response to Re: PG-MQ?  (Heikki Linnakangas <heikki@enterprisedb.com>)
Responses Re: PG-MQ?  (Heikki Linnakangas <heikki@enterprisedb.com>)
List pgsql-hackers
On Wed, June 20, 2007 18:18, Heikki Linnakangas wrote:
> Marko Kreen wrote:
>> As I understand, JMS does not have a concept
>> of transactions, probably also other solutions mentioned before,
>> so to use PgQ as backend for them should be much simpler...
>
> JMS certainly does have the concept of transactions. Both distributed
> ones through XA and two-phase commit, and local involving just one JMS
> provider. I don't know about others, but would be surprised if they
> didn't.

Wait...  I thought XA did two-phase commit, and then there was XA+ for
*distributed* two-phase commit, which is much harder?


Jeroen




pgsql-hackers by date:

Previous
From: "Marko Kreen"
Date:
Subject: Re: PG-MQ?
Next
From: Heikki Linnakangas
Date:
Subject: Re: PG-MQ?