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 [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Chip Salzenberg
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Alexander Viro
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Chip Salzenberg
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Alexander Viro
- Re: ANNOUNCE: Linux Kernel ORB: kORBit David Feuer
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Oystein Viggen
- Re: ANNOUNCE: Linux Kernel ORB: kORBit josef höök
- Re: ANNOUNCE: Linux Kernel ORB: kORBit Alexander Viro
- Re: ANNOUNCE: Linux Kernel ORB: kORBit josef höök
- Re: [Korbit-cvs] Re: ANNOUNCE: Linux Kernel ORB: kORBit Chris Lattner
- Re: [Korbit-cvs] Re: ANNOUNCE: Linux Kernel ORB: kORBit Alexander Viro
- Re: [Korbit-cvs] Re: ANNOUNCE: Linux Kernel ORB: kORBit Chris Lattner
- Re: [Korbit-cvs] Re: ANNOUNCE: Linux Kernel ORB: kORBit Alexander Viro
- Re: [Korbit-cvs] Re: ANNOUNCE: Linux Kernel ORB: kORBit Chris Lattner
- Re: [Korbit-cvs] Re: ANNOUNCE: Linux Kernel ORB: kORBit Alexander Viro
- Re: CORBA vs 9P Chris Lattner
- Re: CORBA vs 9P Alexander Viro
- Re: CORBA vs 9P Chris Lattner
- Re: [Korbit-cvs] Re: ANNOUNCE: Linux Kernel ORB: kORBit Alan Cox
- Re: [Korbit-cvs] Re: ANNOUNCE: Linux Kernel ORB: kORBit Larry McVoy
- Re: [Korbit-cvs] Re: ANNOUNCE: Linux Kernel ORB: kORBit Chris Lattner