中文
相关论文

相关论文: HNLB: Utilizing Hardware Matching Capabilities of …

200 篇论文

Load balancers are pervasively used inside today's clouds to scalably distribute network requests across data center servers. Given the extensive use of load balancers and their associated operating costs, several efforts have focused on…

网络与互联网体系结构 · 计算机科学 2024-03-19 Tianyi Cui , Chenxingyu Zhao , Wei Zhang , Kaiyuan Zhang , Arvind Krishnamurthy

A load balancer (LB) is a vital network function for cloud services to balance the load amongst resources. Stateful software LBs that run on commodity servers provides flexibility, cost-efficiency, and packet consistency. However current…

网络与互联网体系结构 · 计算机科学 2019-08-07 Shouqian Shi , Chen Qian , Ye Yu , Xin Li , Ying Zhang , Xiaozhou Li

Modern high load applications store data using multiple database instances. Such an architecture requires data consistency, and it is important to ensure even distribution of data among nodes. Load balancing is used to achieve these goals.…

数据库 · 计算机科学 2022-11-03 Alexander Slesarev , Mikhail Mikhailov , George Chernishev

The exponential growth of data traffic and the increasing complexity of networked applications demand effective solutions capable of passively inspecting and analysing the network traffic for monitoring and security purposes. Implementing…

网络与互联网体系结构 · 计算机科学 2024-07-24 Luca Deri , Alfredo Cardigliano , Francesco Fusco

Traditional load balancers used in server clusters have problems such as lack of flexibility, high cost, etc. To overcome these problems, research has been conducted to apply a load balancer using software-defined network (SDN) to the…

密码学与安全 · 计算机科学 2023-07-13 Ok-Chol Ri , Yong-Jin Kim , You-Jin Jong

Cloud computing has grown rapidly in recent years, mainly due to the sharp increase in data transferred over the internet. This growth makes load balancing a key part of cloud systems, as it helps distribute user requests across servers to…

分布式、并行与集群计算 · 计算机科学 2025-08-11 Shadman Sakib , Ajay Katangur , Rahul Dubey

Load Balancing is a fundamental technology for scaling cloud infrastructure. It enables systems to distribute incoming traffic across backend servers using predefined algorithms such as round robin, weighted round robin, least connections,…

网络与互联网体系结构 · 计算机科学 2025-05-14 Raju Singh

Layer-4 load balancer (LB) is a key building block of online services. In this paper, we empower such LBs to adapt to different and dynamic performance of backend instances (DIPs). Our system, KNAPSACKLB, is generic (can work with variety…

分布式、并行与集群计算 · 计算机科学 2024-04-30 Rohan Gandhi , Srinivas Narayana

With CPU scaling slowing down in today's data centers, more functionalities are being offloaded from the CPU to auxiliary devices. One such device is the SmartNIC, which is being increasingly adopted in data centers. In today's cloud…

分布式、并行与集群计算 · 计算机科学 2022-12-26 Yizhou Shan , Will Lin , Ryan Kosta , Arvind Krishnamurthy , Yiying Zhang

Load balancing at transport layer is an important function in data centers, content delivery networks, and mobile networks, where per-connection consistency (PCC) has to be met for optimal performance. Cloud-native L4 load balancers are…

网络与互联网体系结构 · 计算机科学 2020-03-27 Ashkan Aghdai , Michael I. -C. Wang , Yang Xu , Charles H. -P. Wen , H. Jonathan Chao

This paper focuses on the design of provably efficient online link scheduling algorithms for multi-hop wireless networks. We consider single-hop traffic and the one-hop interference model. The objective is twofold: 1) maximizing the…

网络与互联网体系结构 · 计算机科学 2017-11-21 Yu Sang , Gagan R. Gupta , Bo Ji

Load Balancing plays a vital role in modern data centers to distribute traffic among instances of network functions or services. State-of-the-art load balancers such as Silkroad dispatch traffic obliviously without considering the real-time…

网络与互联网体系结构 · 计算机科学 2019-02-26 Ashkan Aghdai , Cing-Yu Chu , Yang Xu , David H. Dai , Jun Xu , H. Jonathan Chao

There is an increasing demand to incorporate hybrid environments as part of workflows across edge, cloud, and HPC systems. In a such converging environment of cloud and HPC, containers are starting to play a more prominent role, bringing…

分布式、并行与集群计算 · 计算机科学 2022-11-22 Anton Njavro , James Tau , Taylor Groves , Nicholas J. Wright , Richard West

In this paper, we introduce DLB, a Deep Learning based load Balancing mechanism, to effectively address the data skew problem. The key idea of DLB is to replace hash functions in the load balancing mechanisms with deep learning models,…

分布式、并行与集群计算 · 计算机科学 2021-09-14 Xiaoke Zhu , Qi Zhang , Taining Cheng , Ling Liu , Wei Zhou , and Jing He

The emergence of Superchips represents a significant advancement in next-generation AI hardware. These Superchips employ a tightly coupled heterogeneous architecture that integrates GPU and CPU on the same package, which offers…

机器学习 · 计算机科学 2025-09-26 Xinyu Lian , Masahiro Tanaka , Olatunji Ruwase , Minjia Zhang

As multimodal and AI-driven services exchange hundreds of megabytes per request, existing IPC runtimes spend a growing share of CPU cycles on memory copies. Although both hardware and software mechanisms are exploring memory offloading,…

操作系统 · 计算机科学 2026-01-13 Misun Park , Richi Dubey , Yifan Yuan , Nam Sung Kim , Ada Gavrilovska

This paper designs and implements a high availability clusters and incorporated with load balance infrastructure of web servers. The paper described system can provide full facilities to the website hosting provider and large business…

分布式、并行与集群计算 · 计算机科学 2014-12-01 A B M Moniruzzaman , Md. Waliullah , Md. Sadekur Rahman

Modern GPU-based high-performance computing clusters offer unprecedented communication bandwidth through heterogeneous intra-node interconnects and inter-node networks. However, despite this high aggregate bandwidth, many real-world…

分布式、并行与集群计算 · 计算机科学 2026-04-02 Jinghan Yao , Kaushik Kandadi , Bharath Ramesh , Hari Subramoni , Dhabaleswar K. Panda

Network Function (NF) deployments on commodity servers have become ubiquitous in datacenters and enterprise settings. Many commonly used NFs such as firewalls, load balancers and NATs are shallow - i.e., they only examine the packet's…

网络与互联网体系结构 · 计算机科学 2022-03-08 Anirudh Sarma , Hamed Seyedroudbari , Harshit Gupta , Umakishore Ramachandran , Alexandros Daglis

A high performance Layer-4 load balancer (LB) is one of the most important components of a cloud service infrastructure. Such an LB uses network and transport layer information for deciding how to distribute client requests across a group…

网络与互联网体系结构 · 计算机科学 2020-10-27 Reuven Cohen , Matty Kadosh , Alan Lo , Qasem Sayah
‹ 上一页 1 2 3 10 下一页 ›