Schedulers.jl provides elastic and fault tolerant parallel map and parallel map reduce methods.
The primary feature that distinguishes Schedulers parallel map method from Julia's Distributed.pmap
is elasticity where the cluster is permitted to dynamically grow/shrink. The parallel map reduce
method also aims for features of fault tolerance, dynamic load balancing and elasticity.
Documentation | Action Statuses |
---|---|