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

Design Rucio queue status as a RFC7285 service #42

Open
yryang opened this issue Apr 18, 2022 · 7 comments
Open

Design Rucio queue status as a RFC7285 service #42

yryang opened this issue Apr 18, 2022 · 7 comments
Assignees

Comments

@yryang
Copy link

yryang commented Apr 18, 2022

Make Rucio queue service as a cost map (end point cost service)

@yryang
Copy link
Author

yryang commented Apr 18, 2022

  • Key indexing structure: (src, dst as attributes, and high-level key as "src+dst"
  • Standard closeness (distance, cost)
  • Multiple metrics that can be distributed: byes, files, queued, mbps
  • Multiple measurements methodologies: 1h, 6h, ...

@yryang
Copy link
Author

yryang commented Apr 18, 2022

More reference: https://datatracker.ietf.org/doc/rfc8189/

@yryang
Copy link
Author

yryang commented Apr 18, 2022

@yryang
Copy link
Author

yryang commented Apr 20, 2022

Conduct initial design how this will change Rucio code.

@yryang
Copy link
Author

yryang commented Apr 20, 2022

Q1. Where is the code that generated the queue status file? Upstream of the modification
Q2. How this info is used? // downstream of the modification

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

No branches or pull requests

3 participants