Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Use multithreaded import and actions #250

Open
ponchofiesta opened this issue Dec 14, 2018 · 0 comments
Open

Use multithreaded import and actions #250

ponchofiesta opened this issue Dec 14, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@ponchofiesta
Copy link
Contributor

It's not easy to make Image compression and PDF creation multithreaded. But to make the Mediaserver use the system resources more efficient with multiple works we could do two things:

  • Use separate thread for every work in Importer
  • Use separare thread for every action on a work but ensure to run only one action per work.
@ponchofiesta ponchofiesta added the enhancement New feature or request label Dec 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant