Details
-
New Feature
-
Resolution: Duplicate
-
None
-
None
-
None
-
Empty show more show less
Description
- implement an import queue, so that only X import-processes run at the same time. One process only uses one processor, therefore the number of X is defined through the number of processors the machine has and the number of processors which should be left for normal requests and mysql (if mysql runs on the same machine)
- a task which has a running import should be locked, so that it cant be used for normal usage (should be a new locking state). For better clearence this should be "waiting for import" and "importing...". The latter one can then be also used for importing additional files.
Attachments
Issue Links
- blocks
-
TRANSLATE-625 Switch Task-Import and -export to worker-architecture
- Done
- relates to
-
TRANSLATE-408 usability of translate5 task management: be completly intuitive
- Done