Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create OSGCE Plugin to co-pilot #2

Open
samircury opened this issue Jun 5, 2012 · 2 comments
Open

Create OSGCE Plugin to co-pilot #2

samircury opened this issue Jun 5, 2012 · 2 comments

Comments

@samircury
Copy link
Owner

So, in order to re-submit to other systems, not sure if is globus or OSGCE has plugins to talk to those batch systems like Condor.pm

The specs are on the code, we just need to do in Perl, the same functions as in Condor, but co-pilot specifice, same inputs, same outputs. Should work.

@samircury
Copy link
Owner Author

For that we'll need the co-pilot documentation :
http://cvmappi28.cern.ch/portal/d/copilot/copilot-tech-rep-0.4.13.pdf

This is the main-general Globus documentation :
http://globus.org/toolkit/docs/3.2/gram/ws/developer/index.html

And there's also the plugin development example (more useful in my opinion) :
http://globus.org/toolkit/docs/3.2/gram/ws/developer/scheduler.html#gram_tut_constructor

Most important part of the second one, is :

Though there are several methods in the JobManager interface, they only ones which absolutely need to be implemented in a scheduler module are '''submit, poll, cancel.'''

@samircury
Copy link
Owner Author

suggestion of input, dummy job, output for the testing phase are in samir's CVS area, he'll put it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant