ParallelProcessingTools.jl

Parallel processing tools for Julia
Author oschulz
Popularity
18 Stars
Updated Last
3 Months Ago
Started In
May 2017

ParallelProcessingTools.jl

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

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