Header menu logo IcedTasks

IcedTasks.ParallelAsync Namespace

Type/Module Description

ParallelAsync

Contains different implementations for parallel zip functions.

ParallelAsyncBuilderBase

Base class for ParallelAsync functionality

ParallelAsyncBuilderUsingStartChild

Async computation expression which allows for parallel execution of asyncs with the applicative (and!) syntax. This uses FSharpAsync.StartChild to start async computations in parallel.

ParallelAsyncBuilderUsingStartImmediateAsTask

Async computation expression which allows for parallel execution of asyncs with the applicative (and!) syntax. This this FSharpAsync.StartImmediateAsTask to start async computations in parallel.

ParallelAsyncs

Contains the different parallelAsync type builders.

Type something to start searching.