Flow
Flow is a query/analysis language for the DataStreamMiner complex event processing system developed at the Distributed Systems Lab (Dopsy) at Hochschule RheinMain.
Installation from git
-
Clone the repository:
git clone git://github.com/mfrey/flow.git
-
Install the dependencies for your distribution (packages names can differ):
* maven (>= 3.0) * tycho (>= 0.11.0) * eclipse (>= 3.7) * eclipse delta pack (>= 3.7)
-
Configure the software (especially maven/tycho and eclipse). Please, be refered to the documentation of the corresponding software.
-
Then run the standard maven command to build the eclipse product:
mvn package
Bug tracker
Have a bug or feature request? Please create an issue here on GitHub!
https://github.com/mfrey/flow/issues
Publications
- Michael Frey, Ein Ansatz für eine Spezifikationssprache zur Generierung von Verarbeitungsvorschriften für hetereogene Complex-Event-Processing-Systeme. Master Thesis, October 2010
- Andreas Textor, Fabian Meyer, Marcus Thoss, Jan Schäfer, Reinhold Kröger, Michael Frey, An Architecture for Semantically Enriched Data Stream Mining, First International Conference on Data Analytics, September 2012
License
tba.