Pion Alphas (0.5.8) are here!
Pion™ CEP Platform
The open source platform for building complex event processing applications
Learn More | Download
Pion™ Network Library
C++ development library for implementing lightweight HTTP interfaces
Learn More | Download

The most recent Pion alpha release, version 0.5.8, hot off the compiler, at http://www.pion.org.
This release introduces two new Reactors -- TransformReactor and SnifferReactor, and two new Codecs -- JSONCodec and XMLCodec. TransformReactor can modify events as well as create new events based on content, for example normalizing data from different sources. SnifferReactor can capture traffic directly off the network, as well as process pcap style capture files.
We added Protocol plugin type to make expanding the network sniffing capabilities easy.
Source code, as well as binary packages for 32 and 64 bit RedHat/CentOS, MacOS X and Windows are available for downloading. SnifferReactor is only available in binary, as a separate add-on package.
Various bugs and enhancements have also been addressed, see ChangeLog for details.
