Re: Connecting remotely - multi tier

From: Joachim Achtzehnter <joachim(at)kraut(dot)ca>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Connecting remotely - multi tier
Date: 2000-11-13 20:48:56
Message-ID: Pine.LNX.4.21.0011131241210.8272-100000@penguin.kraut.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Today, in a message to pgsql-interfaces, Adam Lang wrote:
>
> Windows applications in a distributed architecture connect over RPC
> and DCOM.

If you use CORBA instead of DCOM you can easily communicate between
Windows and Linux/UNIX hosts.

> or waiting till XML comes around more,

XML is already everywhere, even Microsoft has XML support. But XML is
just a document format, not a communication protocol, hence even if
you use XML you still need to decide what protocol you use to move XML
from host to host.

Joachim

--
work: joachima(at)realtimeint(dot)com (http://www.realtimeint.com)
private: joachim(at)kraut(dot)ca (http://www.kraut.ca)

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Adam Lang 2000-11-13 21:07:08 Re: Connecting remotely - multi tier
Previous Message Tom Samplonius 2000-11-13 20:20:34 Re: Connecting remotely - multi tier