Automatically segment cluster using periodically sent status messages

This commit is contained in:
Martin Willi
2010-04-07 13:55:14 +02:00
committed by Martin Willi
parent b7f15be136
commit 3912fdb1ec
9 changed files with 177 additions and 70 deletions
@@ -42,6 +42,7 @@ struct ha_sync_dispatcher_t {
*
* @param socket socket to pull messages from
* @param segments segments to control based on received messages
* @param manager distributed management logic for segment control
* @return dispatcher object
*/
ha_sync_dispatcher_t *ha_sync_dispatcher_create(ha_sync_socket_t *socket,