Commit graph

3 commits

Author SHA1 Message Date
ff6d70da96
chore: update deps 2022-03-16 00:09:18 +05:30
8cd9f0030d
configurable workers
This server will only see occasional traffic so it makes sense to spawn
only limited number of workers as opposed to spawning one worker/thread,
which is the default behavior.

I recommend at least two workers.
2021-10-30 15:30:38 +05:30
18aa800378
setup deps 2021-10-29 20:22:14 +05:30