MassiveThreads: Super Lightweight Thread Library

A thread library that can spawn threads two orders of magnitude faster than native operating system threads. Based on this technology, we are working on high-level parallel programming languages that target a range of machines from multi-core computers to massively parallel processors.

MassiveThreads超軽量スレッドライブラリ

通常のスレッドよりも二桁高速にスレッドを作れるスレッドライブラリです. それを土台にして, マルチコア計算機から, それらを多数結合した超並列 機までを,高水準にプログラミングできる言語を作る計画です.

(https://github.com/massivethreads/massivethreads).