Avis Downloads
The downloads listed here are for the latest stable version of the router (1.2.1) and client libraries (Java 1.1.0, C 0.2.0). See the Avis Sourceforge download page for older releases.
Avis Router
The Avis router is the core Avis server component that provides an Elvin publish/subscribe message router service.
After you've downloaded the router, you may want to look at the installation guide.
Installer Binaries
The installer packages contain precompiled Avis binaries packaged for
various platforms. They contain the Avis router and the ec and ep
utilities for consuming and producing Elvin notifications from the
command line.
Download the Avis Windows installer. Can optionally install Avis as a Windows system service.
Download the Avis RPM installer. This is a platform-independent RPM developed for Redhat Fedora, but which will likely work fine on any RPM-based Linux distribution. Includes an
init.dscript to run Avis as a system daemon.Download the Avis Mac OS X installer for Mac OS X 10.4 and 10.5. Includes a
launchdprofile to run as a startup service.Download the Avis Unix installer. This is a binary package ready to be installed on most Unix systems. See the
README.txtfile that accompanies the distribution.
Source
Avis Client Libraries
The Avis client libraries provide an API for programming clients that use an Elvin router.
Download the Avis client library for Java (source and binary)
Subversion
You can get the latest Avis development stream from:
https://avis.svn.sourceforge.net/svnroot/avis/trunk
To get a released version of the router:
https://avis.svn.sourceforge.net/svnroot/avis/branches/server/release_1.2
To get a released version of the client library:
https://avis.svn.sourceforge.net/svnroot/avis/branches/client/java/release_1.1
https://avis.svn.sourceforge.net/svnroot/avis/branches/client/c/release_1.0