Thread
-
Re: [HACKERS] CORBA STATUS
Bruce Momjian <maillist@candle.pha.pa.us> — 1999-11-09T02:09:51Z
> Is there room for me to work on this project in such a way that it is > adequate for my masters. If anyone is working on this, or has a good > knowledge of the current status of the CORBA implementation for PGsql can > you please let me know, so I can know whether to get started on this or not. > The reference thread for my initial point of contact with Marc G. Fournier > and Bruce Momjian and how they think I should attack the project is - > http://www.postgresql.org/mhonarc/pgsql-hackers/1999-09/msg00076.html I know of no one working on it. There were two ideas as I remember. One was to replace our existing client/server communication with corba, and the second was to have a corba server that accepted corba requests and sent them to a PostgreSQL server. I prefer this second approach as I think CORBA may be too much overhead for people who don't need it. Our current client/server communication is quite efficient. -- Bruce Momjian | http://www.op.net/~candle maillist@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026