File overwritting while multiple-processing codecs.
Aperta
- Lingua principale
- Python
- Stelle
- 30
- Fork
- 10
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
While using Nimble, CADOrchestrator. Handling multiple request on parallel is not currently possible, as the files are fixed named under /tmp in linux for example. "temp_stl.stl", "temp_dxf.dxf". Multiple processing would try to write/read the same files, creating bottlenecks and other unwanted overwriting conditions.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.