aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/worker
Commit message (Collapse)AuthorAgeFilesLines
* Fix broadcasting in parallel viewsChocobozzz2022-11-161-5/+7
|
* Use worker thread to send HTTP requestsChocobozzz2022-09-082-1/+68
| | | | Compute HTTP signature could be CPU intensive
* Lazy load piscinaChocobozzz2022-06-281-12/+20
|
* Fix workers constantsChocobozzz2022-06-271-2/+2
|
* Process images in a dedicated workerChocobozzz2022-06-273-2/+23
|
* Introduce worker threads to process remote imagesChocobozzz2022-06-242-0/+51