Fwd: Standard interfaces for replication providers

From: Josh Berkus <josh(at)postgresql(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Fwd: Standard interfaces for replication providers
Date: 2006-08-04 16:50:50
Message-ID: 200608040950.50540.josh@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Folks,

This just came out of the GORDA project. I'd love to see the comments of our
replication/clustering geeks here on the list.

--Josh

---------- Forwarded Message ----------

Subject: [Hackers] Standard interfaces for replication providers
Date: Friday 04 August 2006 02:09
From: Jose Orlando Pereira <jop(at)lsd(dot)di(dot)uminho(dot)pt>
To: hackers(at)osdbconsortium(dot)org

Hi,

We have just published the first draft of a proposal for standard interfaces
for database replication protocols. This interface enables DBMS independent
replication middleware, specifically, for eager and multi-master
replication. The proposed interface should also be useful for a wider range
of distributed database middleware.

This interface is currently rendered in Java and backed up by
proof-of-concept implementations on PostgreSQL and Apache Derby, several toy
applications, and a replication suite based on group communication.

Downloads of source code and documentation are available at:

http://gorda.di.uminho.pt/community

We welcome the comments and suggestions of the open source database
hackers,

--
Jose Orlando Pereira
_______________________________________________
Hackers mailing list
Hackers(at)osdbconsortium(dot)org
http://lists.osdbconsortium.org/mailman/listinfo/hackers

-------------------------------------------------------

--
Josh Berkus
PostgreSQL Project
Core Team Member
(any opinions expressed are my own)

Browse pgsql-hackers by date

  From Date Subject
Next Message Kenneth Marshall 2006-08-04 16:57:03 Re: 8.2 features status
Previous Message Robert Lor 2006-08-04 16:41:52 Re: LWLock statistics collector