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

Pluggable appliance scheduler #19

Open
dcvan24 opened this issue Apr 9, 2018 · 2 comments
Open

Pluggable appliance scheduler #19

dcvan24 opened this issue Apr 9, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@dcvan24
Copy link
Collaborator

dcvan24 commented Apr 9, 2018

No description provided.

dcvan24 added a commit that referenced this issue May 10, 2018
dcvan24 added a commit that referenced this issue May 11, 2018
@dcvan24 dcvan24 self-assigned this May 11, 2018
@dcvan24 dcvan24 added the enhancement New feature or request label May 11, 2018
@dcvan24
Copy link
Collaborator Author

dcvan24 commented May 11, 2018

Have generalized the common behaviors of a scheduler and created an interface for it. Developed a location-aware scheduler as an internal plugin, which inherits from the interface. Not yet created a factory to allow user to specify the scheduler to be used as a plugin.

@dcvan24
Copy link
Collaborator Author

dcvan24 commented May 18, 2018

The scheduler is configurable rather than pluggable for now - the framework is not properly designed, and as a result the plug-in scheduler is still dependent on a number of internal modules. It may take a major structural change to make the scheduler pluggable, which I think is not of priority and should be deferred at this moment.

dcvan24 added a commit that referenced this issue Jun 12, 2018
dcvan24 added a commit that referenced this issue Jun 13, 2018
@dcvan24 dcvan24 reopened this Jul 5, 2018
dcvan24 added a commit that referenced this issue Jul 5, 2018
…er; decoupled iRODS configuration from PIVOT framework; bug fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant