MidWay is a service request broker. It provides a simple way for server programs to offer services, and for client programs to call the services. It is designed for maximum speed and scalability. MidWay consists of a library that gives programmers a simple API, and various runtime daemons.
| Tags | Software Development Libraries Application Frameworks |
|---|---|
| Licenses | GPL LGPL |
| Operating Systems | POSIX Linux |
| Implementation | C Perl |
Recent releases


Release Notes: This release has minor incompatible API changes.The Perl interface is updated and is now complete. A Python interface has been added.


Release Notes: This release fixes two critical bugs related to full message queue.


Release Notes: A couple of bugs have been fixed One was severe, and forced the release.


Release Notes: Bugfixes and internal enhancements.


Release Notes: There is a configuration file for mwd. The gateway daemon now interconnects instances in the same domain. Events partially work. They work inside an instance, but not distributed among the instances within a domain, which will come later. There are quite a few bugfixes.