中文

GreenCourier:面向无服务器函数的碳感知调度

分布式、并行与集群计算 2023-11-01 v1 软件工程

摘要

本文提出GreenCourier,一种新颖的调度框架,可基于碳效率对地理分布区域间的无服务器函数进行运行时调度。我们的框架结合了针对Kubernetes的智能调度策略,并支持Knative作为无服务器平台。为获取不同地理区域的实时碳信息,我们的框架支持多种边际碳排放源,如WattTime和Carbon-aware SDK。我们利用Google Kubernetes Engine以及生产无服务器函数追踪数据,在西班牙、法国、比利时和荷兰间调度函数,全面评估了框架性能。实验结果表明,与其他方法相比,GreenCourier将每次函数调用的碳排放平均降低13.25%。

关键词

引用

@article{arxiv.2310.20375,
  title  = {GreenCourier: Carbon-Aware Scheduling for Serverless Functions},
  author = {Mohak Chadha and Thandayuthapani Subramanian and Eishi Arima and Michael Gerndt and Martin Schulz and Osama Abboud},
  journal= {arXiv preprint arXiv:2310.20375},
  year   = {2023}
}

备注

Accepted at the ACM 9th International Workshop on Serverless Computing (WoSC@Middleware'23)