Next.js Discord

Discord Forum

Worker Threads 🥵 on Next.js Server

Unanswered
Donskoy posted this in #help-forum
Open in Discord
DonskoyOP
Hi. I want to execute big calculations on my next.js server but it blocks everything. So i want to offload server work to a worker thread (and parallelize it).
Has anyone ever done that? I cant get it to work at all and things i find online are either client or don't work.

2 Replies