Package tests


package tests
Example tests using BBFlow package
  • Classes
    Class
    Description
    ff_farm test with an output node
    output node of complete_farm_test
    workers runJob of the example farm
    ff_farm test with an output node
    Various tests used for the thesis
    a defaultJob used for the thesis
    test of the network channels.
    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
    Two nodes connected each other with a network channel (TCP)
    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
    Test class with a simple farm and sum of sequential numbers
    example of pipeline usage with 2 stages, timewatch added to measure performance.