中文
相关论文

相关论文: Fog Function: Serverless Fog Computing for Data In…

200 篇论文

Fog computing significantly enhances the efficiency of IoT applications by providing computation, storage, and networking resources at the edge of the network. In this paper, we propose a federated fog computing framework designed to…

分布式、并行与集群计算 · 计算机科学 2025-06-17 Syed Sarmad Shah , Anas Ali

The Industry 4.0 revolution has been made possible via AI-based applications (e.g., for automation and maintenance) deployed on the serverless edge (aka fog) computing platforms at the industrial sites -- where the data is generated.…

分布式、并行与集群计算 · 计算机科学 2024-01-17 Razin Farhan Hussain , Mohsen Amini Salehi

Function-as-a-Service (FaaS) is a cloud service model enabling developers to offload event-driven executable snippets of code. The execution and management of such functions becomes a FaaS provider's responsibility, hereby included their…

软件工程 · 计算机科学 2020-04-03 Vladimir Yussupov , Jacopo Soldani , Uwe Breitenbücher , Antonio Brogi , Frank Leymann

Function-as-a-Service (FaaS) is a growing cloud computing paradigm that is expected to reduce the user cost of service over traditional serverful approaches. However, the environmental impact of FaaS has not received much attention. We…

分布式、并行与集群计算 · 计算机科学 2024-10-17 Sirui Qi , Hayden Moore , Ninad Hogade , Dejan Milojicic , Cullen Bash , Sudeep Pasricha

Fog computing, which distributes computing resources to multiple locations between the Internet of Things (IoT) devices and the cloud, is attracting considerable attention from academia and industry. Yet, despite the excitement about the…

分布式、并行与集群计算 · 计算机科学 2018-11-08 Maria Gorlatova , Hazer Inaltekin , Mung Chiang

The Internet of Everything (IoE) solutions gradually bring every object online, and processing data in centralized cloud does not scale to requirements of such environment. This is because, there are applications such as health monitoring…

分布式、并行与集群计算 · 计算机科学 2016-01-29 Amir Vahid Dastjerdi , Harshit Gupta , Rodrigo N. Calheiros , Soumya K. Ghosh , Rajkumar Buyya

Function-as-a-Service (FaaS) is a recent and already very popular paradigm in cloud computing. The function provider need only specify the function to be run, usually in a high-level language like JavaScript, and the service provider…

密码学与安全 · 计算机科学 2020-05-25 Fritz Alder , N. Asokan , Arseny Kurnikov , Andrew Paverd , Michael Steiner

We propose a novel integrated fog cloud IoT (IFCIoT) architectural paradigm that promises increased performance, energy efficiency, reduced latency, quicker response time, scalability, and better localized accuracy for future IoT…

分布式、并行与集群计算 · 计算机科学 2017-01-31 Arslan Munir , Prasanna Kansakar , Samee U. Khan

Computational resource provisioning that is closer to a user is becoming increasingly important, with a rise in the number of devices making continuous service requests and with the significant recent take up of latency-sensitive…

分布式、并行与集群计算 · 计算机科学 2017-04-14 Vishal Sharma , Kathiravan Srinivasan , Dushantha Nalin K. Jayakody , Omer Rana , Ravinder Kumar

Edge/Fog computing is a novel computing paradigm that provides resource-limited Internet of Things (IoT) devices with scalable computing and storage resources. Compared to cloud computing, edge/fog servers have fewer resources, but they can…

分布式、并行与集群计算 · 计算机科学 2021-08-03 Mohammad Goudarzi , Qifan Deng , Rajkumar Buyya

Fog Computing provides computational resources close to the end user, supporting low-latency and high-bandwidth communications. It supports IoT applications, enabling real-time data processing, analytics, and decision-making at the edge of…

分布式、并行与集群计算 · 计算机科学 2024-11-28 Aleteia Araujo , Breno Costa , Joao Bachiega , Leonardo R. Carvalho , Rajkumar Buyya

Internet of Things (IoT) has accelerated the deployment of millions of sensors at the edge of the network, through Smart City infrastructure and lifestyle devices. Cloud computing platforms are often tasked with handling these large volumes…

分布式、并行与集群计算 · 计算机科学 2019-05-10 Prateeksha Varshney , Yogesh Simmhan

Fog computing has become an attractive research topic in recent years. As an extension of the cloud, fog computing provides computing resources for Internet of Things (IoT) applications through communicative fog nodes located at the network…

多智能体系统 · 计算机科学 2024-01-05 Yikun Yang , Fenghui Ren , Minjie Zhang

Cloud Computing (CC) serves to be a key driver for fulfilling the store and compute requirements of a modern Smart Grid (SG). However, since the datacenters are deployed in concentrated and far remote areas, it fails to guarantee the…

网络与互联网体系结构 · 计算机科学 2018-05-24 Md. Muzakkir Hussain , Mohammad Saad Alam , M. M. Sufyan Beg

Soon after realizing that Cloud Computing could indeed help several industries overcome classical product-centric approaches in favor of more affordable service-oriented business models, we are witnessing the rise of a new disruptive…

网络与互联网体系结构 · 计算机科学 2019-09-04 Mattia Antonini , Massimo Vecchio , Fabio Antonelli

Many future innovative computing services will use Fog Computing Systems (FCS), integrated with Internet of Things (IoT) resources. These new services, built on the convergence of several distinct technologies, need to fulfil time-sensitive…

密码学与安全 · 计算机科学 2020-07-20 Jose Moura , David Hutchison

Serverless computing with cloud functions is quickly gaining adoption, but constrains programmers with its limited support for state management. We introduce a shared file system for cloud functions. It offers familiar POSIX semantics while…

分布式、并行与集群计算 · 计算机科学 2020-09-22 Johann Schleier-Smith , Leonhard Holz , Nathan Pemberton , Joseph M. Hellerstein

Function-as-a-Service (FaaS) is one of the most promising directions for the future of cloud services, and serverless functions have immediately become a new middleware for building scalable and cost-efficient microservices and…

分布式、并行与集群计算 · 计算机科学 2021-07-05 Marcin Copik , Grzegorz Kwasniewski , Maciej Besta , Michal Podstawski , Torsten Hoefler

Function-as-a-Service (FaaS) has recently emerged as a new cloud computing paradigm. It promises high utilization of data center resources through allocating resources on demand at per-function request granularity. High cold-start…

分布式、并行与集群计算 · 计算机科学 2021-09-29 Yue Tan , David Liu , Nanqinqin Li , Amit Levy

In recent years, the number of Internet of Things (IoT) devices/sensors has increased to a great extent. To support the computational demand of real-time latency-sensitive applications of largely geo-distributed IoT devices/sensors, a new…

分布式、并行与集群计算 · 计算机科学 2017-10-24 Redowan Mahmud , Ramamohanarao Kotagiri , Rajkumar Buyya