On Mon, May 24, 2010 at 12:33 AM, Mag Gam
<magawake@xxxxxxxxx> wrote:
Is there a native C API for condor?
Instead of me using condor_q and condor_submit I would like to do this via C.
There's a SOAP API and from this you can create a native language API for most languages (though I'm not sure there's a C SOAP/WSDL library...definitely there is one for C++).
- Ian