Package parallel

Samples using parallel streams.

See: Description

  • Class Summary 
    Class Description
    ParallelRegexGrep  
    PartitionedParallelRegexGrep
    PartitionedParallelRegexGrep is like ParallelRegexGrep, except that the Java object in the tuple being passed into the parallel region implements the Keyable interface, and provides a getKey() function which is used to map tuples to their corresponding channel in the parallel region.

Package parallel Description

Samples using parallel streams.
streamsx.topology @ IBMStreams GitHub