Git repo: https://github.com/asipto/siremis
Web management interface for Kamailio (OpenSER) - handle subscriber profiles, access control lists, accounting, least cost routing and load balancing, monitoring charts, xmlrpc communication with SIP server
A wrapper for PHP’s default session handler, using MySQL for storage
Zebra_Session is a PHP class that acts as a wrapper for PHP's default session handling functions but instead of storing session data in flat files it stores them in a MySQL database, thus providing both better security and better performance.
The library is also a solution for applications that are scaled across multiple web servers (using a load balancer or a round-robin DNS) and where the user's session data needs to be available.
An implementation of a MUD using Java and SQL. It will be fully portable to any JVM, and store the whole MUD in a relational database. Allowing for load balancing and multi server environments and plugins.
CYFM is a light and easy yet powerful and dynamic to use PHP5 based framework.
it make use of the design pattern MVC, and responsible for load balancing and fail over between single MySQL Master and many Slaves.