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

Java-docker JobProxy #29

Closed
pbelmann opened this issue Apr 26, 2016 · 2 comments
Closed

Java-docker JobProxy #29

pbelmann opened this issue Apr 26, 2016 · 2 comments
Assignees

Comments

@pbelmann
Copy link
Member

We should implement java-docker jobproxy.

@pbelmann pbelmann self-assigned this Jun 12, 2016
@jkrue
Copy link
Member

jkrue commented Jun 29, 2016

Instead of having a JobProxyJavaDocker and something like a JobProxyLocal framework we should integrate both functionalities in one framework.

  1. JavaDocker for a task with container content
  2. Local execution for a task without container content
    The other frameworks (Chronos, DRMAA) provides an equivalent behaviour.

@pbelmann What do you think ?

@pbelmann
Copy link
Member Author

Yes that is a good idea. This would help to implement more parts of the interface. I will create an new issue feature and schedule it for the new release.

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

No branches or pull requests

2 participants