The Freiburg Project 2.0 review

Download
by rbytes.net on

The Freiburg project is an infrastructure to replace shared libraries with a client/server interface

License: (FDL) GNU Free Documentation License
File size: 205K
Developer: Andreas Otto
0 stars award from rbytes.net

The Freiburg project is an infrastructure to replace shared libraries with a client/server interface. This system converts a shared library into a "service" using Unix or inet domain sockets for communication.

The "service" will be usable by any programming language without additional C programming requirements. An application is a composition of multiple services using an event-based message bus for communication.

A service can reside locally or remotely using the "client" or the inetd super-server for startup.

What's New in This Release:
API update
no libtool for build-environment
significant speedup for build
no libtool bug issues anymore
no libtool porting issues anymore
update transaction work-flow
no 'return-handles' anymore
no public transaction API anymore
speed improvements
better internal caching of used objects
improved header parsing
API now thread-safe
need MUTEX lock for MqCreate
need MUTEX lock for MqDelete

The Freiburg Project 2.0 search tags