ORBit2/README.md

6 lines
416 B
Markdown
Raw Permalink Normal View History

2024-01-05 17:51:07 +01:00
# ORBit2
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.