DRMAA XMLRPC: XML RPC Protocol Wrapper Around DRMAA Calls

The DRMAA XMLRPC project descibes itself as:

"drmaa-xmlrpc is a quick XMLRPC wrapper around the DRMAA API implemented by most popular cluster schedulers. It is written in C and depends on xmlrpc-c and your scheduler's DRMAA implementation library. The end daemon is an abyss webserver serving out standard XMLRPC calls. API follows DRMAAc bindings - same function names and same arguments (omit any buffers meant to return values)."

http://code.google.com/p/drmaa-xmlrpc/