Skip to content

acmorrow/pion-core

This branch is 17 commits ahead of ravidontharaju/pion-core:develop.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bde8567 · Jul 10, 2012
Jul 10, 2012
Jul 10, 2012
Jul 10, 2012
Jul 10, 2012
Jul 8, 2011
Jun 19, 2012
Jul 5, 2009
Jan 1, 2008
Jun 29, 2012
Mar 24, 2012
Feb 19, 2008
Mar 27, 2012
Mar 7, 2008
Mar 24, 2012
Mar 24, 2012
Jun 14, 2012
Nov 7, 2011
Nov 7, 2011
Sep 30, 2011
Jan 1, 2012

Repository files navigation

Pion Core
=========

Pion Core is a development platform for Complex Event Processing (CEP).

Home page:  http://www.pion.org


Getting Started
---------------

Pion Core Platform requires several third party libraries that are not included
within this distribution.  Detailed build instructions are available for all
of the platforms supported within the "common/doc" subdirectory
(README.platform).  Please read these instructions first.

Build and installation summary for Unix platforms:

	# ./autogen.sh        (not required if using a source code tarball)
	# ./configure         (run ./configure --help to see available options)
	# make all            (builds everything except the unit tests)
	# make check	      (builds and run the unit tests)
	# make docs           (builds the Doxygen source documentation)
	# make install        (may require superuser/Administrator privileges)


License
-------

Copyright (C) 2007-2012 Cloudmeter, Inc.

Pion Core Platform is published under the GNU Affero General Public License.
See COPYING for licensing information.  Alternative commercial licenses are
also available through Cloudmeter, Inc. (http://www.cloudmeter.com)

Please note that the "Pion Common Library" and the "Pion Network Library" are 
included in the "common" and "net" subdirectories.  These two libraries are 
published under the Boost Software License.

About

Pion Core Platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 46.2%
  • JavaScript 27.0%
  • C++ 25.5%
  • Java 0.5%
  • Python 0.4%
  • Perl 0.3%
  • Shell 0.1%