de en es fr nl pl pt sv

hpx

Parallel Computing in Node.js via HPX Addons

brakmic

Tweet In this article, we will build a Node.js addon that uses HPX to execute certain algorithms. As you might have already seen on my blog, I have written some articles about HPX, a parallelization runtime & framework written in C++. You might also be asking yourself, why on Earth should...

Revisiting HPX

brakmic

Tweet It’s been a while since I last played around with HPX. Some time ago, in February 2016, I wrote an article about this excellent parallelization framework. Back then, I did everything on Windows, just to showcase that it’s possible to run it there. I even wrote a small tutorial on how to...