中文
相关论文

相关论文: KUBEDIRECT: Unleashing the Full Power of the Clust…

200 篇论文

Serverless platforms face a trade-off: conventional cluster managers like Kubernetes offer compatibility for co-locating Function-as-a-Service (FaaS) and Backend-as-a-Service (BaaS) components of serverless applications, at the cost of high…

分布式、并行与集群计算 · 计算机科学 2026-01-07 Leonid Kondrashov , Lazar Cvetković , Hancheng Wang , Boxi Zhou , Dmitrii Ustiugov

Modern cluster management systems like Kubernetes and Openstack grapple with hard combinatorial optimization problems: load balancing, placement, scheduling, and configuration. Currently, developers tackle these problems by designing custom…

分布式、并行与集群计算 · 计算机科学 2019-09-10 Lalith Suresh , Joao Loff , Faria Kalim , Nina Narodytska , Leonid Ryzhyk , Sahan Gamage , Brian Oki , Zeeshan Lokhandwala , Mukesh Hira , Mooly Sagiv

Serverless computing, particularly Function-as-a-Service (FaaS), has revolutionized cloud computing by abstracting infrastructure management and enabling dynamic resource allocation. This paper examines the performance and compatibility of…

分布式、并行与集群计算 · 计算机科学 2026-04-23 Ehsan Ataie , Mohammadreza Pooshani , Hossein Aqasizade

Modern applications increasingly span across cloud, fog, and edge environments, demanding orchestration systems that can adapt to diverse deployment contexts while meeting Quality-of-Service (QoS) requirements. Standard Kubernetes…

分布式、并行与集群计算 · 计算机科学 2025-10-14 Haci Ismail Aslan , Syed Muhammad Mahmudul Haque , Joel Witzke , Odej Kao

While Function as a Service (FaaS) platforms can initialize function sandboxes on worker nodes in 10-100s of milliseconds, the latency to schedule functions in real FaaS clusters can be orders of magnitude higher. The current approach of…

分布式、并行与集群计算 · 计算机科学 2024-10-30 Lazar Cvetković , François Costa , Mihajlo Djokic , Michal Friedman , Ana Klimovic

The architectural style of microservices has been gaining popularity in recent years. In this architectural style, small and loosely coupled modules are deployed and scaled independently to compose cloud-native applications. Carrier-grade…

分布式、并行与集群计算 · 计算机科学 2020-12-29 Leila Abdollahi Vayghan , Mohamed Aymen Saied , Maria Toeroe , Ferhat Khendek

Edge computing has become critical for enabling latency-sensitive applications, especially when paired with cloud resources to form cloud-assisted edge clusters. However, efficient resource management remains challenging due to edge nodes'…

分布式、并行与集群计算 · 计算机科学 2025-09-22 Amirhossein Pashaeehir , Sina Shariati , Shayan Shafaghi , Manni Moghimi , Mahmoud Momtazpour

Low Earth orbit (LEO) satellites play a pivotal role in global connectivity-delivering high-speed Internet, cellular coverage, and massive IoT support. With ever-growing onboard computing and storage resources, LEO satellites herald a new…

网络与互联网体系结构 · 计算机科学 2026-01-30 Zhiyuan Zhao , Jiasheng Wu , Shaojie Su , Wenjun Zhu , Yue Gao

The move towards the microservice based architecture is well underway. In this architectural style, small and loosely coupled modules are developed, deployed, and scaled independently to compose cloud-native applications. However, for…

软件工程 · 计算机科学 2019-01-16 Leila Abdollahi Vayghan , Mohamed Aymen Saied , Maria Toeroe , Ferhat Khendek

Cloud computing has made federated database systems (FDBS) significantly more practical to implement than in the past. As part of a recent Web-based Geographic Information System (WebGIS) project, we are employing cloud-native technologies…

分布式、并行与集群计算 · 计算机科学 2022-11-02 Zheng Li , Nicolás Saldías-Vallejos , María Andrea Rodríguez , Austen Rainer

Kubernetes has emerged as the de facto orchestrator of microservices, providing scalability and extensibility to a highly dynamic environment. It builds an intricate and deeply connected system that requires extensive monitoring…

密码学与安全 · 计算机科学 2026-01-08 Matteo Franzil , Valentino Armani , Luis Augusto Dias Knob , Domenico Siracusa

Function-as-a-Service (FaaS) platforms and "serverless" cloud computing are becoming increasingly popular. Current FaaS offerings are targeted at stateless functions that do minimal I/O and communication. We argue that the benefits of…

Kubernetes (K8s) is widely used to orchestrate containerized applications, including critical services in domains such as finance, healthcare, and government. However, its extensive and feature-rich API interface exposes a broad attack…

密码学与安全 · 计算机科学 2025-09-12 Carmine Cesarano , Roberto Natella

Kubernetes has emerged as a leading open-source platform for container orchestration, allowing organizations to efficiently manage and deploy containerized applications at scale. This paper investigates the performance of four Kubernetes…

分布式、并行与集群计算 · 计算机科学 2024-03-05 Hossein Aqasizade , Ehsan Ataie , Mostafa Bastam

Serverless computing, or Function-as-a-Service (FaaS), enables a new way of building and scaling applications by allowing users to deploy fine-grained functions while providing fully-managed resource provisioning and auto-scaling. Custom…

分布式、并行与集群计算 · 计算机科学 2021-07-16 Ao Wang , Shuai Chang , Huangshi Tian , Hongqi Wang , Haoran Yang , Huiba Li , Rui Du , Yue Cheng

Recent years have seen Kubernetes emerge as a primary choice for container orchestration. Kubernetes largely targets the cloud environment but new use cases require performant, available and scalable orchestration at the edge. Kubernetes…

分布式、并行与集群计算 · 计算机科学 2021-04-27 Andrew Jeffery , Heidi Howard , Richard Mortier

Kubernetes has been for a number of years the default cloud orchestrator solution across multiple application and research domains. As such, optimizing the energy efficiency of Kubernetes-deployed workloads is of primary interest towards…

分布式、并行与集群计算 · 计算机科学 2025-04-16 Bjorn Pijnacker , Brian Setz , Vasilios Andrikopoulos

Serverless computing is an excellent fit for big data processing because it can scale quickly and cheaply to thousands of parallel functions. Existing serverless platforms isolate functions in ephemeral, stateless containers, preventing…

分布式、并行与集群计算 · 计算机科学 2020-06-22 Simon Shillaker , Peter Pietzuch

Modern logistics systems tend to generate continuous streams of data from sources such as GPS, IoT sensors, and logistics management systems. The aggregation, processing, and analysis of data have become vital for monitoring operations,…

分布式、并行与集群计算 · 计算机科学 2026-05-29 Angelos Dorotheos Chatzopoulos , Babis Andreou , Kakia Panagidi , Stathes Hadjiefthymiades

The recent convergence of edge computing, serverless execution, and Kubernetes (K8s) based container orchestration has enabled the processing of application workflows close to data sources. While effective within a single edge cluster,…

分布式、并行与集群计算 · 计算机科学 2026-05-07 Reza Farahani , Mario Colosi , Ilir Murturi , Stefan Nastic , Massimo Villari , Schahram Dustdar , Radu Prodan
‹ 上一页 1 2 3 10 下一页 ›