Open vjik opened 4 months ago
For example, serve -w2 runs 3 workers.
serve -w2
But I could be wrong and runned one parent process and two workers, that process requests.
For example,
serve -w2
runs 3 workers.But I could be wrong and runned one parent process and two workers, that process requests.