On Jan 7, 2015, at 6:51 PM, Klint Gore <kgore4@xxxxxxxxxx> wrote: Just a thought - would there be a way to setup a python universe like the java universe? Is there some threshold where an interpreter becomes a candidate for its own universe?
The "Prepare Job Hook" can do something similar on the execute side, which gives the worker node the ability to mutate the job before execution:
http://research.cs.wisc.edu/htcondor/manual/v8.3/4_4Hooks.html#SECTION00541400000000000000 -Greg