nim-lang / needed-libraries

This repository contains a list a needed libraries.
112 stars 5 forks source link

Distributed computing libraries #6

Open alehander92 opened 6 years ago

alehander92 commented 6 years ago

(From Nim community survey 2017)

ponyatov commented 5 years ago

Is Nim has some sort of (async) message passing? It can lead good parallelization both for generic low-core processors, and computing grids and NUMA systems.