首页    期刊浏览 2025年06月06日 星期五
登录注册

文章基本信息

  • 标题:Result-as-a-Service (RaaS): Persistent Helper Functions in a Serverless Offering
  • 本地全文:下载
  • 作者:Arshdeep Bahga ; Vijay K. Madisetti ; Joel R. Corporan
  • 期刊名称:Journal of Software Engineering and Applications
  • 印刷版ISSN:1945-3116
  • 电子版ISSN:1945-3124
  • 出版年度:2020
  • 卷号:13
  • 期号:10
  • 页码:278-287
  • DOI:10.4236/jsea.2020.1310018
  • 出版社:Scientific Research Publishing
  • 摘要:Serverless Computing or Functions-as-a-Service (FaaS) is an execution model for cloud computing environments where the cloud provider executes a piece of code (a function) by dynamically allocating resources. When a function has not been executed for a long time or is being executed for the first time, a new container has to be created, and the execution environment has to be initialized resulting in a cold start. Cold start can result in a higher latency. We propose a new computing and execution model for cloud environments called Result-as-a-Service (RaaS), which aims to reduce the computational cost and overhead while achieving high availability. In between successive calls to a function, a persistent function can help in successive calls by precomputing the functions for different possible arguments and then distributing the results when a matching function call is found.
  • 关键词:Serverless Computing;Functions-as-a-Service;Lambda Functions
国家哲学社会科学文献中心版权所有