Skip to main content

Module patterns

Module patterns 

Source
Expand description

Helper functions for common parallel patterns

Functionsยง

parallel_join
Execute two functions in parallel and return both results
parallel_map
Execute multiple functions in parallel using scope