ORBit-mt is an extended ORBit, which allows you to run multithreaded servers. It can be installed and run in parallel to ORBit.
| Tags | Software Development Object Brokering CORBA Libraries |
|---|---|
| Licenses | LGPL |
| Operating Systems | POSIX |
| Implementation | C |
Recent releases


Release Notes: All applicable changes from upstream ORBit-0.5.15 have been applied. It now works with newer glibc versions, which don't like getaddrinfo for unix domain sockets too much. Some other small bugs have been fixed. The multithread test programs have been updated and extended.


Release Notes: Compile support on Solaris 2.6+ (glib must be configured with --with-threads=posix), and a fix for a bug in DynAny.


Release Notes: The header files can now be included from C++ programs. Another bug for very large transmissions has been fixed. ORBit-mt.m4 is now included for your autoconf pleasure.