summaryrefslogtreecommitdiffstats
path: root/daemon/src/main/java/org/openslx/taskmanager/main/Taskmanager.java
Commit message (Expand)AuthorAgeFilesLines
* Update log4j because of the CVE-2021-44228 security flawManuel Bentele2021-12-161-2/+3
* [daemon] Assign thread names, fine tune socket timeoutsv3.10Simon Rettberg2021-04-191-1/+11
* Change thread pool params; allow more concurrent tasksSimon Rettberg2019-11-291-4/+6
* [daemon] Better error logging, handling of duplicate UUIDSimon Rettberg2019-11-131-2/+3
* Add cancellable tasks, optional response payload compressionSimon Rettberg2016-12-011-0/+12
* Handle some uncaught runtime errors, fix race conditionSimon Rettberg2015-09-281-3/+2Star
* Switch to semaphore for signalling the mainloop to check for workSimon Rettberg2015-02-241-18/+6Star
* Make taskmanager an instance, add callback for finished jobs, improve parent ...Simon Rettberg2015-01-271-19/+27
* Initial commitSimon Rettberg2014-06-031-0/+200