Changes between Version 32 and Version 33 of RemoteJobs


Ignore:
Timestamp:
Mar 5, 2013, 8:11:15 PM (11 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RemoteJobs

    v32 v33  
    181181Result: an error message, null if successful
    182182
     183== C++ interface ==
     184
     185A C++ interface to the following functions is available in lib/remote_submit.cpp:
     186{{{
     187create_batch()
     188submit_jobs()
     189query_batch()
     190abort_jobs()
     191}}}
     192
    183193== HTTP/XML interface ==
    184194