Re: [Korbit-cvs] Re: ANNOUNCE: Linux Kernel ORB: kORBit

From: Alexander Viro (viro@math.psu.edu)
Date: Wed Dec 13 2000 - 22:08:39 EST


On Wed, 13 Dec 2000, Chris Lattner wrote:

> CORBA, today, gives us superior interoperability (through IIOP), with
> extensibility for the future. As Alexander Viro mentions, 9P may be a
> better protocol for local communications...

        Local? Funny. It lives atop of TCP or IL quite fine. What's
even funnier, I can use it to export /proc from CPU server to workstation
and use _that_ for remote debugging. Ditto for window system. Ditto for
DNS. Ditto for plumber. No, not on Linux...

        What you do is mapping your RPC to hierarchical namespace. After
that... What extensibility do you need? You can use every utility written
for core UNIX API (open()/read()/write()/close()) as a client. No need
to reinvent the wheel...

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Dec 15 2000 - 21:00:28 EST