[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] Python Embedded in Condor?



Greetings,

Has anyone considered embedding the Python interpreter into Condor (http://docs.python.org/ext/embedding.html)? This way others can write plugins for condor without requiring the Condor source code. For example, one could then write a Python extension that dumps node statistics (for e.g. claimed/unclaimed periods per node) to a new table in the Quill database.

Cheers,
Sumanth