Added worker pools, and very very basic workers

This commit is contained in:
mrfry 2020-12-18 21:32:43 +01:00
parent 771959ec2b
commit f5f3b51eee
5 changed files with 211 additions and 5 deletions

View file

@ -13,6 +13,7 @@
"eslint-plugin-typescript": "^0.14.0",
"express": "^4.6.1",
"express-ejs-layouts": "^1.1.0",
"generic-pool": "^3.7.1",
"sqlite3": "^4.1.1",
"ts-node": "^9.0.0",
"typescript": "^4.1.2",