Dragonfly2
Dragonfly2 copied to clipboard
基于callSystem支持dfget并发调用频率控制
Feature request:
针对callSystem配置scheduler维度(只针对单scheduler)的文件下载并发频率,同时由scheduler服务端控制对应的dfget是否有配额下载文件
Use case:
UI Example:

- Get application config with
dynconfig. - Now the relationship between application and scheduler cluster is
1:N, but it should beN:M. - Manager should add applications information in the
GetSchedulergrpc interface.
@gaius-qi ok