Re: [HACKERS] More PostgreSQL+CORBA

Поиск
Список
Период
Сортировка
От Cary B. O'Brien
Тема Re: [HACKERS] More PostgreSQL+CORBA
Дата
Msg-id 199811151428.JAA07978@access2.digex.net
обсуждение исходный текст
Список pgsql-hackers
Applixware 4.4.1 proports to be able to talk to corba objects.

>From the 'Builder' documentation...

For the Builder Programmer, CORBA allows you to access useful objects
residing in any part of your network. These objects may exist on the
same machine as your Builder application, or they may exist on a
different machine. The objects may be implemented in C++, Smalltalk,
or some other programming language supported by your ORB's IDL
(Interface Definition Language) compiler.

At the center of any CORBA distributed application is an ORB (Object
Request Broker).  Applixware supports any CORBA 2-compilant ORB that
supports the IIOP protocol.  The following figure shows the
architecture of a Builder application accessing a CORBA object.

...


Hmm..  Interesting... I need to read the rest of this.

NB:  I have not tried to get this to work.  I posted to the applixware
list asking if anyone had get it to work, and didn't get a response.
Plus it is new.

-- cary

[1] Builder is their RAD tool.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: Re: [HACKERS] Communication
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] BIG grant problem