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.

Source

Avis Client Libraries

The Avis client libraries provide an API for programming clients that use an Elvin router.

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