Node.js Worker Threads Are Problematic, but They Work Great for Us, by @inngest.com:
https://www.inngest.com/blog/node-worker-threads
#nodejs #workerthreads #eventloop

Node.js worker threads are problematic, but they work great for us - Inngest Blog
Worker threads solve real problems, but they come with constraints that Go, Rust, and Python developers would never expect. Here's what we learned moving Inngest Connect's internals off the main thread.