Downloadliste

Projektbeschreibung

CExpert (Connection Expert) is a simple library that allow high-availability projects to check their mysql base's health. It consists of two parts a daemon and a client library. The CExpert daemon is a light process that periodically checks MySQL's health and reports it to all clients interested. Communication between processes is implemented using POSIX shared memory, so reading health status is simply a matter of checking one memory byte.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2009-05-04 08:52
0.8.4

Diese Pressemitteilung kann Start / Stop / check-Daemons von Client-Code (mit einem dynamisch erstellte Verbindungszeichenfolge). Einige Compiler Unvereinbarkeiten wurden behoben.
This release can start/stop/check daemons from client code (with a dynamically built connection string). Some compiler incompatibilities have been fixed.

2009-04-29 23:36
0.8.1

Die Möglichkeit, die letzte Kontrolle zu holen Zeit wurde hinzugefügt. Dies ermöglicht Client-Code, um spezielle Aktionen auf den Tod des Daemon zu übernehmen.
The ability to fetch the last check time was added. This allows client code to take special actions on the daemon's death.

2009-04-22 00:43
0.8

Proper Neustart und Debian Verpackung hinzu.
Proper restarting and Debian packaging were added.

2009-04-20 23:50
0.1

Diese Version ist bereit, mit C, C + + und Python-Bindings.
This version is ready to use with C, C++, and Python bindings.

Project Resources