My favorites | Sign in
Project Logo
                
Show all Featured downloads:
cexpert-0.8.4.tar.gz
Show all Featured wiki pages:
Example Featured
Feeds:
People details
Project owners:
  predator777

Introduction

CExpert (Connection Expert) is a simple library that allow high-availability projects to check their mysql base's health

Details

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.

Check your wiki for details

Example









Hosted by Google Code