Skip to content

File overwritting while multiple-processing codecs. #39

Description

@kny5

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions