summaryrefslogtreecommitdiffstats
path: root/libraries/ORBit2/README
blob: 29087669df0abfcfd00945bf915713af35ca6cb6 (plain)
1
2
3
4
5
6
7
ORBit is a high-performance CORBA (Common Object Request Broker
Architecture) ORB (object request broker).  It allows programs to
send requests and receive replies from other programs, regardless
of the locations of the two programs.  CORBA is an architecture that
enables communication between program objects, regardless of the
programming language they're written in or the operating system they
run on.