7 projects tagged "Clustering/Distributed Networks"
PigeonAdmin is the mail administration interface of the PigeonAir project, a solution for easily building clustered, scalable, and modular email services. PigeonAdmin allows many virtual domains of the mail server to be easily managed using a simple Web interface. It allows every domain to have a different configuration than any other. It also allows domain administrators to choose which configurations to force on their own users or which parameters the users will be able to configure and modify by themselves.
PigeonReader is the Web mail client of the PigeonAir project, a solution for easily building clustered, scalable, and modular email services. PigeonReader is completely UTF-8 compliant, allowing any charset to be used. It is based on XML, which allows skins and themes to be easily written using the XSLT language. It was written to be easily used in a cluster of Web servers, where multiple and different domains are to be managed transparently to the end user, possibly with different skins, features, and configurations.
Sequoia provides high availability and performance scalability for databases. It is is the continuation of the C-JDBC project. It provides transparent database clustering (partitioning, replication, etc.). It works with any Java application without code modification and with any database engine. It has been successfully tested with Tomcat, JBoss, JOnAS, WebSphere, MySQL, PostgreSQL, Apache Derby, HSQLDB, SAP DB, Oracle, DB2, Sybase, MS SQL Server, Firebird, and more.
Sharedance is a high-performance server that centralizes ephemeral key/data pairs on remote hosts, without the overhead and the complexity of an SQL database. It was mainly designed to share caches and sessions between load- balanced PHP Web servers. Access to a Sharedance server is trivial through a simple PHP API and it is compatible with the expectations of PHP 4 and PHP 5 session handlers with no code change.