aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/worker/parent-process.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fix broadcasting in parallel viewsChocobozzz2022-11-161-5/+7
|
* Use worker thread to send HTTP requestsChocobozzz2022-09-081-1/+36
| | | | 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-271-1/+15
|
* Introduce worker threads to process remote imagesChocobozzz2022-06-241-0/+18