Andreas, knowing you, I suspect, you have private modifications to pdf4tcl, that you use :-) Can you attach the patches to the tickets here?
Hello, there. The last release is years-old, and no one seems to be addressing the bug-reports -- at least, not those on Github. Is the project still alive, or do users need to migrate to one of the other parallelization frameworks?
The offset argument specifies where to begin in the file -- in case, you don't want to send all of it...
Patching the md5-code
The ChangeLog is stale -- not updated since 2012 -- the changes are, instead, enumerated in the ANNOUNCE. Could this be corrected, please?
Thank you for such a prompt reaction. It will take me a while to get to testing it though -- for now I'm still working with Dispy-4.10.5...
Your examples presume, the tasks are all homogeneous -- and a node either is or is not suitable for all of them. That's different from the problems I'm trying to solve, which both stem from the tasks being heterogeneous. Any node in my setup can process any task -- there is no need for any node to be excluded. But the tasks have different resource-requirements -- something a smart scheduler can help address by, for example, mixing heavy CPU-users together with heavy RAM-users. Currently, when determining,...
Feature-request: add different resource-consumption per task