librepages/src
Aravinth Manivannan 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
..
deploy.rs routes: 2021-10-29 20:23:07 +05:30
main.rs configurable workers 2021-10-30 15:30:38 +05:30
meta.rs routes: 2021-10-29 20:23:07 +05:30
page.rs routes: 2021-10-29 20:23:07 +05:30
routes.rs routes: 2021-10-29 20:23:07 +05:30
settings.rs configurable workers 2021-10-30 15:30:38 +05:30