On Sat, May 3, 2014 at 2:44 AM, max <magicdi...@gmail.com> wrote: > The idea here is: Let parallel assign the jobs be assigned to a certain > resource, (the resource could be hard-driver, internet port and so on, here > I just used two cores: core1 or core2 as an example), and use taskset to pin > that job onto the resource assigned to. ( here is the CPU core)
Give me a real (not theoretical) example where this would matter in practice. Preferably with example code showing the problem. /Ole