Date: Mon, 4 Jun 2007 07:57:52 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/wackamole Makefile distinfo pkg-descr pkg-plist Message-ID: <200706040757.l547vruO084494@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706040757.l547vruO084494>
