• 更多栏目

    王宇新

    • 副教授       硕士生导师
    • 性别:男
    • 毕业院校:大连理工大学
    • 学位:博士
    • 所在单位:计算机科学与技术学院
    • 办公地点:创新园大厦A0827
    • 联系方式:18640987378
    • 电子邮箱:wyx@dlut.edu.cn

    访问量:

    开通时间:..

    最后更新时间:..

    Container Oriented Job Scheduling Using Linear Programming Model

    点击次数:

    论文类型:会议论文

    发表时间:2017-04-21

    收录刊物:Scopus、EI、CPCI-S

    页面范围:174-180

    关键字:container; docker; scheduling; integer linear programming; energy conservation; container image registry

    摘要:With Docker gaining widespread popularity in the recent years, the container scheduler becomes a crucial role for the exploding containerized applications and services. In this work, the container host energy conservation, the container image pulling costs from the image registry to the container hosts and the workload network transition costs from the clients to the container hosts are evaluated in combination. By modeling the scheduling problem as an integer linear programming, an effective and adaptive scheduler is proposed. Impressive cost savings were achieved compared to Docker Swarm scheduler. Moreover, it can be easily integrated into the open-source container orchestration frameworks.