Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
ORBit2: A high-performance CORBA Object Request Broker
- Summary
- 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.
You will need to install this package and ORBit-devel if you want to
write programs that use CORBA technology.
Changelog
- * Wed Nov 5 00:00:00 2008 Anatoly Metetes <anatolym{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Thu Sep 18 01:00:00 2008 Matthias Clasen <mclasen{%}redhat{*}com> - 2.14.3-5
-
- Improve the wording of an error message
- * Sat Dec 9 00:00:00 2006 Matthias Clasen <mclasen{%}redhat{*}com> - 2.14.3-4
-
- Handle ref leaks in the a11y stack more gracefully (#214795)