Add several improvements to internal worker impl

Mainly for make the cron jobs do not block the scheduled executor
and offload all work to a separate threads
This commit is contained in:
Andrey Antukh 2023-02-20 13:15:11 +01:00
parent cad1851e95
commit 04b321caae
2 changed files with 64 additions and 65 deletions

View file

@ -297,10 +297,10 @@
::wrk/executor (ig/ref ::wrk/executor)
::session/manager (ig/ref ::session/manager)}
:app.http.websocket/routes
::http.ws/routes
{::db/pool (ig/ref ::db/pool)
::mtx/metrics (ig/ref ::mtx/metrics)
::mbus/msgbus (ig/ref :app.msgbus/msgbus)
::mbus/msgbus (ig/ref ::mbus/msgbus)
::session/manager (ig/ref ::session/manager)}
:app.http.assets/routes