Concurrent.js 0.6.0

At the highest level of its design, Concurrent.js is a dynamic module importer like require and import. But instead of loading a module into the main thread, it loads the module into a worker. It injects the concurrency behavior into imported functions and classes so they can be used as usual. Concurrent.js works on web browsers, Node.js, and Deno.

Tags parallel-computing multithreading greenthreads reactive-programming
License MITL
State beta

Recent Releases

0.6.027 Mar 2023 10:53 minor feature:
0.5.1418 Mar 2023 09:01 minor feature:
0.5.1211 Mar 2023 20:52 minor feature:
0.5.1109 Mar 2023 17:15 minor feature: