Commit Graph

19 Commits

Author SHA1 Message Date
mrfry 75d93af246 Added licence notice to many files, other minor type fixes 2022-03-22 11:19:32 +01:00
mrfry bc5c293539 added / fixed some types 2022-03-20 11:49:05 +01:00
mrfry cc19b5424b Modified stuff for easyer testing, logging questiondb count in daily stats 2021-08-01 11:31:09 +02:00
mrfry 8199edc1e9 alertOnPendingCount changed from 10 to 50 2021-04-22 13:26:07 +02:00
mrfry 7571ffe271 Changed console logs to debuglog, fixed msgAll locking workers 2021-04-21 13:14:21 +02:00
mrfry b1dcb3b018 variable name fix 2021-04-21 12:24:16 +02:00
mrfry 6ac4977252 Merge 2021-04-21 12:09:03 +02:00
mrfry 082d983b40 pw info response update, loading submodules 2021-04-21 12:07:13 +02:00
mrfry 8ba1b01d33 Reserving specified workers is now possible 2021-04-16 14:13:39 +02:00
mrfry 999b11c3ec Removed generic-pool, implemented own 2021-04-16 11:52:33 +02:00
mrfry a6ee415c5b worker db edit/update refactor 2021-04-16 11:06:17 +02:00
mrfry 575befb491 Thread error handling, enviroment variable for thread count 2021-04-09 11:56:12 +02:00
mrfry 2998239344 Saving questions 2020-12-25 18:01:45 +01:00
mrfry f87e165084 Domain specific data files 2020-12-22 16:11:01 +01:00
mrfry c6da65ce40 /ask POST, and other fixes 2020-12-19 12:47:06 +01:00
mrfry 68dcbff846 Threads store their own qdb. It gets updated when new questions are added to reduce message sizes between threads 2020-12-19 11:31:12 +01:00
mrfry 4681ea3791 Adding questions using worker pools 2020-12-19 10:32:15 +01:00
mrfry d8695682f7 Answering questions using worker poolz 2020-12-19 09:44:07 +01:00
mrfry f5f3b51eee Added worker pools, and very very basic workers 2020-12-18 21:32:43 +01:00