flow

Created: 2011-07-08 09:13
Updated: 2018-04-23 12:22

README.md

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

  1. Clone the repository:

     git clone git://github.com/mfrey/flow.git
    
  2. 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)
    
  3. Configure the software (especially maven/tycho and eclipse). Please, be refered to the documentation of the corresponding software.

  4. 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

  1. Michael Frey, Ein Ansatz für eine Spezifikationssprache zur Generierung von Verarbeitungsvorschriften für hetereogene Complex-Event-Processing-Systeme. Master Thesis, October 2010
  2. 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.

Cookies help us deliver our services. By using our services, you agree to our use of cookies Learn more