There was an error while loading. Please reload this page.
TeeTime is a Pipe-and-Filter Framework for Java.
It provides support for the modeling and the execution of P&F architectures. In particular, it features...
many primitive and composite ready-to-use stages
a type-safety way to develop and connect stages
no(!) single-threaded overhead
only a minimal multi-threaded overhead
threads can be assigned to stages arbitrarily
and many more...
Let's get started by implementing your own Pipes-and-Filters-based analysis.
Apache License, Version 2.0
Performance Evaluation
Build from Source