Skip to content
This repository was archived by the owner on Mar 22, 2019. It is now read-only.

Remove use of RSV for scheduling#36

Open
bbockelm wants to merge 52 commits intoopensciencegrid:masterfrom
bbockelm:new_scheduler
Open

Remove use of RSV for scheduling#36
bbockelm wants to merge 52 commits intoopensciencegrid:masterfrom
bbockelm:new_scheduler

Conversation

@bbockelm
Copy link
Contributor

This is the work-in-progress branch to remove the use of RSV, based on a lightweight python scheduling framework.

return nodes


def _download_nodes(self, mesh_url):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I realized that I have always made a mistake of looking just at nodes on the mesh. This was right for most meshes. However it should be looking in the Json at read_url see for example stashcache mesh. The node stashcache.t2.ucsd.edu has its esmond on perfsonar.nautilus.optiputer.net. And this is where it should be getting its data. So basically should be looking at read_url and not at members

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants