cvs commit: ports/net Makefile ports/net/wackamole Makefile
distinfo pkg-descr pkg-plist
Martin Wilke
miwi at FreeBSD.org
Mon Jun 4 07:57:53 UTC 2007
miwi 2007-06-04 07:57:52 UTC
FreeBSD ports repository
Modified files:
net Makefile
Added files:
net/wackamole Makefile distinfo pkg-descr pkg-plist
Log:
Wackamole is an application that helps with making a cluster highly
available.
It manages a bunch of virtual IPs, that should be available
to the outside world at all times. Wackamole ensures that a single
machine within a cluster is listening on each virtual IP address
that Wackamole manages. If it discovers that particular machines
within the cluster are not alive, it will almost immediately ensure
that other machines acquire these public IPs.
At no time will more than one machine listen on any virtual IP.
Wackamole also works toward achieving a balanced distribution of
number IPs on the machine within the cluster it manages.
WWW: http://www.backhand.org/wackamole/
PR: ports/112368
Submitted by: Marcin Cieslak <saper at system.pl>
Revision Changes Path
1.1875 +1 -0 ports/net/Makefile
1.1 +25 -0 ports/net/wackamole/Makefile (new)
1.1 +3 -0 ports/net/wackamole/distinfo (new)
1.1 +15 -0 ports/net/wackamole/pkg-descr (new)
1.1 +4 -0 ports/net/wackamole/pkg-plist (new)
More information about the cvs-all
mailing list