Re: [INTERFACES] ORB API

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема Re: [INTERFACES] ORB API
Дата
Msg-id 3650EA30.B45C1703@alumni.caltech.edu
обсуждение исходный текст
Ответ на RE: [INTERFACES] ORB API  ("Taral" <taral@cyberjunkie.com>)
Ответы RE: [INTERFACES] ORB API
Список pgsql-interfaces
> > 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

Someone might want to try implementing, as an experiment and demo, a
Corba packaging of Postgres using libpq on the _server side_. That way,
we can demonstrate functionality, interfacing, and performance without
ripping into the backend directly until we understand some of the
issues.

So:

  app (applix?)--corba stub--(otw i/f)--corba server-- \
    --wrapper code--libpq--(postgres socket i/f)--backend

We might want some real wrapper code to make it a real object-oriented
API to fit best with Corba.

                        - Tom

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

Предыдущее
От: "Thomas G. Lockhart"
Дата:
Сообщение: Re: [INTERFACES] NeoWebScript™ 3.0... Anybodytried it?
Следующее
От: "Taral"
Дата:
Сообщение: RE: [INTERFACES] ORB API