kORBit Web Page

If any of the links on this page is broken, please contact with me (jmpena@fi.upm.es). Additional information and comments are wellcomed.

Official kORBiT Homepage

People Working On This

KORBit Description

kORBit is a port of the CORBA Object Request Broker ORBit to the Linux kernel. This project as initially achieved by Chris Lattner, Andy Reitz, Fredrik Vraalsen and Keith Wessel, as a class project for CS423 Advanced Operating Systems during the fall semester 2000 at the University of Illinois at Urbana-Champaign.

kORBit project is currently under FOLK kernel patches distribution.

kORBit provides the mechanisms to split traditional kernel-side programming into a client/server architecture. Using kORBit, for example, a virtual device might be programmed a client code inside the kernel that communicates with a server process running in user space, or even running on a different machine. Flexibility is the most remarkable feature achieved by kORBit approach.

Our kORBit Stuff

Other kORBiT Contributions