There's the `worker_threads` (never used it though) which is like web workers in a browsers, but those work by posting messages to eachother.
There's the `worker_threads` (never used it though) which is like web workers in a browsers, but those work by posting messages to eachother.