@egi/class-worker
This is an early experimental library based on 'worker_threads' that will facilitate the creation of truly asynchronous Promises running in threads.
It currently implements class based worker threads with support for thread based Promises and bi-directional communication.
Warning
This package is still under development and the interface will likely change. Do no use this package in any of your projects, yet!