Commit graph

19 commits

Author SHA1 Message Date
7dcadc1ca2 final performant version 2025-02-02 16:33:52 +01:00
25b4684669 optimize dbase interaction 2025-01-28 10:58:58 +01:00
fe9eaeb8f6 disable space optimization for now for less traffic 2025-01-08 16:51:48 +01:00
af9343ac49 add debug code 2025-01-03 12:56:21 +01:00
711808eafb implement reference run handling in threading; actual output parsing is missing as of now 2024-01-29 15:38:55 -05:00
9ddcd8ea71 remove superfluous debug print 2024-01-29 11:57:32 -05:00
978c58268a add reference store to task interface 2024-01-29 11:55:35 -05:00
e7e2028750 fix finished tasks deallocated on pop 2024-01-17 17:26:36 -05:00
987854d6a2 remove stray debug print 2024-01-17 14:47:55 -05:00
25b06c5815 add documentation 2024-01-15 11:03:11 -05:00
f1cca2506b streamline program stop call and implement temp file deletion when ref counter is 0 2024-01-12 18:31:36 -05:00
2001e0890a fixed design store threading beharior (actual designs still not fully implemented) 2024-01-12 11:35:28 -05:00
6fe744fd76 fix threading, implement design dependency handling 2024-01-11 17:02:33 -05:00
268c532745 fix sigsev at program close by adding destructor at program close 2024-01-11 16:01:53 -05:00
d62fcf7669 migrate to artifact instead of task, make interface more flexible 2024-01-11 15:06:05 -05:00
3b645a953f move db interface to external library 2024-01-10 18:49:52 -05:00
feb36c2eb6 threading works, using full interface as threading control now 2024-01-10 17:07:38 -05:00
5e7c0b6ebb implement downloader and monitor 2024-01-10 15:45:49 -05:00
8ef69140d0 implement threading interface and worker loop 2024-01-09 17:12:31 -05:00