global PTBatcher queue
Bug #679910 reported by
Lukas Jirkovsky
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Hugin |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
It would be nice to be able to use one global PTBatcher queue where more users can add projects. It could be used for example on renderfarms where one PTBatcher is running. The problem would be handling of permissions to allow users work only with their data.
Changed in hugin: | |
importance: | Undecided → Wishlist |
tags: | added: ptbatcher |
Changed in hugin: | |
status: | New → Triaged |
To post a comment you must log in.
I think the only way this could be done securely would involve copying all the source files to a location where the central daemon could pick them up, it is probably simpler to keep separate spools.
For renderfarm applications, the hugin Makefile stitching system was designed to be usable with something like distmake, though I'm not sure if anyone has ever tried: http:// distmake. sourceforge. net/