Taskcluster/Deprecated/Components/Cloud-mirror: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
== Introduction ==
== Introduction ==


Component that manages task dependencies and schedules them accordingly. NOTE: the scheduler has been deprecated in favor of "big-graph scheduling", which is entirely implemented by the queue component.
This repository contains a tool which was developed by the Taskcluster team to reduce inter region transfer costs in cloud object storage systems. An example of one of these storage systems is AWS S3. In S3 it is free and fast to do an S3 transfer within a given region, but costs a lot of money and takes a decent amount of time if it does not exist in that region. At the time of writing, we use the us-west-2 as our canonical storage region.


* Homepage: https://github.com/taskcluster/task-graph-scheduler
* Homepage: https://github.com/taskcluster/cloud-mirror


== People ==
== People ==


Owner: [https://mozillians.org/en-US/u/jonasfj/ Jonas] -- the owner is responsible for the health (which is defined as uptime/code quality/decisions) made in each component owned. The ideal is we collaborate through our weekly meetings but each owner is ultimately responsible for yes/no decisions. Owners are _not_ for life and the team may elect new owners as time goes on.  
Owner: [https://mozillians.org/en-US/u/jhford/ John] -- the owner is responsible for the health (which is defined as uptime/code quality/decisions) made in each component owned. The ideal is we collaborate through our weekly meetings but each owner is ultimately responsible for yes/no decisions. Owners are _not_ for life and the team may elect new owners as time goes on.  


== Issue / feature tracking ==
== Issue / feature tracking ==
Line 17: Line 17:
         "quicksearch": "status:new,assigned,reopened,unconfirmed",
         "quicksearch": "status:new,assigned,reopened,unconfirmed",
         "product": "Taskcluster",
         "product": "Taskcluster",
         "component": "Scheduler"
         "component": "Platform and Services"
     }
     }
</bugzilla>
</bugzilla>
canmove, Confirmed users
1,394

edits