I'm working with software for processing images from a cryo electron microscope - http://emg.nysbc.org/redmine/projects/appion/wiki/Web_Server_Installation
I'm developing some code that allows users to submit jobs to slurm via this web application. Is there an api for slurm designed for this? I did some quick google searches and did not find much aside from a drama library. I was looking for something along the lines of a web service to submit a job or check it's status. Should I look to use drama with python or is that not kept up to date for slurm? It's code I can build myself by scraping at the command line (yuck) but I was hoping there was a project in the works that was a more sophisticated. Thanks for any pointers. Donny Shrum Florida state University Research Computing Center
