OSE provides a framework for building event driven systems, Web-based services, and distributed applications using C++ and Python. A HTTP servlet framework is included, and separate gateways for XML-RPC and SOAP protocols are also available.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release provides a workaround to stop the GNU
C++ 2.95.X compiler from crashing during an
installation, and fixes installation problems when
using Sun C++ 5.2 (Forte) compiler.
Shared library generation in the build has been fixed,
and an internal C++ library error caused by
removing subscriptions in the publish/subscribe
framework when the publisher didn't exist has
been fixed.
Changes to remedy Visual C++ and POSIX threads compilation
problems plus other minor/moderate bug fixes. Range of new
classes also added to support ongoing work to add service agent
framework with support for service discovery, request/reply and
publish/subscribe styles of service interaction.