Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.41 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.41 KB

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