Welcome to Apache Savan/C

Savan/C is a C implementation of WS-Eventing specification published by IBM, Microsoft, BEA and TIBCO. Savan/C is built on top of Axis2/C. Therefore by using Savan/C you can add ws eventing capability to the web services hosted using Axis2/C. Savan was designed as a general Publisher/Subscriber tool. The arcitecture was designed to abstract the general Pub/Sub features so that people could support more than one Pub/Sub mechanism within the same infrastructure. Initially support is provided for WS-Eventing. It is planned to implement some support for Atom as well.

Latest Release

Not released yet

Key Features

  1. Support for WS-Eventing Specification August 2004.
  2. Support for Subscribe, Unsubscribe, Renew and GetStatus operations.
  3. Support for subscription management endpoint which could be the Event Source itself or separate subscription management endpoint.
  4. Persistent storage for subscribers.
  5. Support for both SOAP 1.1 and 1.2.
  6. Samples to test scenarios.
  7. Documentation

Major Changes Since Last Release

Apache Savan/C is yet to be released.