ndw / jafpl   0.3.83

Mozilla Public License 2.0 GitHub

Just another fine pipeline language

Scala versions: 2.13 2.12

README

Just Another Fine Pipeline Language.

This is a pipeline framework. It is wholly agnostic to the kinds of data that flow through the pipelines and the implementations of the steps that process them.

See http://jafpl.com/

(Early versions of this library were built on top of Akka, but that work was abandoned and now there’s just a simple thread pool.)