teetime-framework / TeeTime

The Java reference implementation of the Pipe-and-Filter framework TeeTime
http://teetime-framework.github.io
Apache License 2.0
20 stars 5 forks source link
framework java parallelization pipe-and-filter

GitHub license Javadocs

TeeTime

This project contains the Java reference implementation of the Pipe-and-Filter framework TeeTime.

Informations on how to use it can be found on http://teetime-framework.github.io.

Getting Started

How to Add TeeTime as Dependency to Your Project?

Please visit the download section on our website: http://teetime-framework.github.io/download.html

Build TeeTime by Yourself

TeeTime requires an existing Maven and JDK installation.

Simply execute "./gradlew build"

TeeTime Release Train