ParallelProcessingTools.jl

Parallel processing tools for Julia
Author oschulz
Popularity
10 Stars
Updated Last
1 Year Ago
Started In
May 2017

ParallelProcessingTools.jl

Documentation for stable version Documentation for development version License Build Status Codecov

This Julia package provides some tools to ease multithreaded and distributed programming, especially for more complex use cases and when using multiple processes with multiple threads on each process. It also provides functions and macros designed to ease the transition to the new multi-threading model introduced in Julia v1.3.

Documentation

Required Packages

No packages found.