Package tests

Class pipeline_farm_node

java.lang.Object
tests.pipeline_farm_node

public class pipeline_farm_node extends Object
example of pipeline usage with 2 stages Stage1: a farm with n_workers Stage2: a node receiving data from collector and printing to the output
  • Constructor Details

    • pipeline_farm_node

      public pipeline_farm_node()
  • Method Details

    • main

      public static void main(String[] args)