OpenORB Re: 2-phase commit

From: Andrew Piskorski <atp(at)piskorski(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: OpenORB Re: 2-phase commit
Date: 2003-10-11 15:37:14
Message-ID: 20031011153713.GA79548@piskorski.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> From: "Dann Corbit" <DCorbit(at)connx(dot)com>
> Subject: Re: 2-phase commit
> Date: Fri, 10 Oct 2003 21:37:53 -0700

> Why not apply the effort to something already done and compatibly
> licensed?

I'm not sure, what is your point here exactly?

To use OpenORB as as a transaction monitor, you'd still need XA
protocol support (which means 2-phase commit) in each of the
PostgreSQL databases being overseen by that transaction monitor, no?

Or are you saying that OpenORB includes XA support for both the master
and the slave (I am probably using the wrong terminology here), the
code be linked in or otherwise used as-is for PostgreSQL?

Either way, have you actually used OpenORB with a RDBMS, or heard
feedback from anyone else who personally has?

> This:
> http://dog.intalio.com/ots.html
>
> Appears to be a Berkeley style licensed:
> http://dog.intalio.com/license.html
>
> Transaction monitor.
>
> "Overview
> The OpenORB Transaction Service is a very scalable transaction monitor
> which also provides several extensions like XA management, a management
> interface to control all transaction processes and a high reliable
> recovery system.

> Here is a sourceforge version of the same thing
> http://openorb.sourceforge.net/

--
Andrew Piskorski <atp(at)piskorski(dot)com>
http://www.piskorski.com

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2003-10-11 16:17:42 Re: compile warning
Previous Message Bruce Momjian 2003-10-11 15:26:37 Re: compile warning