All Projects → teetime-framework → TeeTime

teetime-framework / TeeTime

Licence: Apache-2.0 License
The Java reference implementation of the Pipe-and-Filter framework TeeTime

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to TeeTime

Swifter
A package which efficiently applies any function to a pandas dataframe or series in the fastest available manner
Stars: ✭ 1,844 (+10747.06%)
Mutual labels:  parallelization
Mug
A small Java 8 util library, complementary to Guava (BiStream, Substring, MoreStreams, Parallelizer).
Stars: ✭ 236 (+1288.24%)
Mutual labels:  parallelization
open-ops
Open Optimizing Parallelizing System
Stars: ✭ 21 (+23.53%)
Mutual labels:  parallelization
Parl
A high-performance distributed training framework for Reinforcement Learning
Stars: ✭ 2,348 (+13711.76%)
Mutual labels:  parallelization
Alan
Autoscalable Programming Language
Stars: ✭ 181 (+964.71%)
Mutual labels:  parallelization
corebench
corebench - run your benchmarks against high performance computing servers with many CPU cores
Stars: ✭ 29 (+70.59%)
Mutual labels:  parallelization
Bonobo
Extract Transform Load for Python 3.5+
Stars: ✭ 1,475 (+8576.47%)
Mutual labels:  parallelization
future.callr
🚀 R package future.callr: A Future API for Parallel Processing using 'callr'
Stars: ✭ 52 (+205.88%)
Mutual labels:  parallelization
Clusterrunner
ClusterRunner makes it easy to parallelize test suites across your infrastructure in the fastest and most efficient way possible.
Stars: ✭ 181 (+964.71%)
Mutual labels:  parallelization
parallel
PARALLEL: Stata module for parallel computing
Stars: ✭ 97 (+470.59%)
Mutual labels:  parallelization
Future.apply
🚀 R package: future.apply - Apply Function to Elements in Parallel using Futures
Stars: ✭ 159 (+835.29%)
Mutual labels:  parallelization
Cuneiform
Cuneiform distributed programming language
Stars: ✭ 175 (+929.41%)
Mutual labels:  parallelization
parallelizer
Simplifies the parallelization of function calls.
Stars: ✭ 62 (+264.71%)
Mutual labels:  parallelization
Fastflow
FastFlow pattern-based parallel programming framework (formerly on sourceforge)
Stars: ✭ 137 (+705.88%)
Mutual labels:  parallelization
cre
common runtime environment for distributed programming languages
Stars: ✭ 20 (+17.65%)
Mutual labels:  parallelization
Cucable Plugin
Maven plugin that simplifies running Cucumber Scenarios in parallel.
Stars: ✭ 110 (+547.06%)
Mutual labels:  parallelization
paradiseo
An evolutionary computation framework to (automatically) build fast parallel stochastic optimization solvers
Stars: ✭ 73 (+329.41%)
Mutual labels:  parallelization
cypress-circleci-reporter
Cypress test reporter for CircleCI
Stars: ✭ 37 (+117.65%)
Mutual labels:  parallelization
selenified
The Selenified Test Framework provides mechanisms for simply testing applications at multiple tiers while easily integrating into DevOps build environments. Selenified provides traceable reporting for both web and API testing, wraps and extends Selenium calls to more appropriately handle testing errors, and supports testing over multiple browser…
Stars: ✭ 38 (+123.53%)
Mutual labels:  parallelization
aloisius
A Python library to create/update/delete AWS CloudFormation stacks in parallel
Stars: ✭ 16 (-5.88%)
Mutual labels:  parallelization

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 "mvn install" and you are good to go!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].