Re: [INTERFACES] ORB API

Поиск
Список
Период
Сортировка
От Aleksey Demakov
Тема Re: [INTERFACES] ORB API
Дата
Msg-id 87d86onrst.fsf@avd.garsib.ru
обсуждение исходный текст
Ответ на ORB API  ("Taral" <taral@cyberjunkie.com>)
Ответы Re: [INTERFACES] ORB API
RE: [INTERFACES] ORB API
Список pgsql-interfaces
"Taral" <taral@cyberjunkie.com> writes:

> It appears that the C/C++ API for ORBs is very well defined. However they
> are (especially in the case of pseudo-objects) not simply related. If we are
> to support multiple ORBs, we will have to have a C to C++ thunking layer
> somewhere...

I'd suggest to support only one CORBA implementation in the PostgreSQL
itself. It's IIOP that supposed to let different implementations to
interoperate.

I believe that ORBit is the best candidate, though it's not yet
complete and its ability to interoperate with other implementations
is to be proven. But unlike others it doesn't require egcs or
OS thread support (omniORB). It is intended for real work, not
for education (mico). It is in active development wich we can
join to.

Aleksey

--
Aleksey Demakov
avd@gcom.ru

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

Предыдущее
От: "Taral"
Дата:
Сообщение: Updated IDL with considerations for COSS
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [INTERFACES] ORB API