期刊文献+
共找到1篇文章
< 1 >
每页显示 20 50 100
Result-as-a-Service (RaaS): Persistent Helper Functions in a Serverless Offering
1
作者 Arshdeep Bahga Vijay K. Madisetti joel r. corporan 《Journal of Software Engineering and Applications》 2020年第10期278-287,共10页
<div style="text-align:justify;"> <span style="font-family:Verdana;">Serverless Computing or Functions-as-a-Service (FaaS) is an execution model for cloud computing environments where t... <div style="text-align:justify;"> <span style="font-family:Verdana;">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.</span> </div> 展开更多
关键词 Serverless Computing Functions-as-a-Service Lambda Functions
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部