Skip to content

Releases: PedBerTor/java-process-pipeline

Java Process Pipeline 1.0.0

29 Oct 23:54

Choose a tag to compare

Java Process Pipeline 1.0.0 is the first version of our Java implementation of an operating system process pipeline, which includes the following changes:

  • Implemented Analyzer and Generator utilities.
  • Implemented Launcher for pipeline execution.