Stream.Custom.Pipeline

object Pipeline
Source
__.scala
class java.lang.Object
trait scala.Matchable
class Any

Member

abstract class ParallelFlow[A] extends Stream.Flow[A] with Stream.Custom.Pipeline.Tree

This is a base for parallel Flow implementations

In Scalqa it is allowed to setup custom parallel calculations engine, and this class is reccomended way to start

Source
ParallelFlow.scala
trait Tree extends Able.Doc
Source
__.scala