中文
相关论文

相关论文: The Longest Queue Drop Policy for Shared-Memory Sw…

200 篇论文

We consider the problem of managing the buffer of a shared-memory switch that transmits packets of unit value. A shared-memory switch consists of an input port, a number of output ports, and a buffer with a specific capacity. In each time…

数据结构与算法 · 计算机科学 2024-05-16 Antonios Antoniadis , Matthias Englert , Nicolaos Matsakis , Pavel Veselý

We consider one of the simplest and best known buffer management architectures: the shared memory switch with multiple output queues and uniform packets. It was one of the first models studied by competitive analysis, with the Longest Queue…

网络与互联网体系结构 · 计算机科学 2019-07-11 Ivan Bochkov , Alex Davydow , Nikita Gaevoy , Sergey I. Nikolenko

The problem of online buffer sharing is expressed as follows. A switch with $n$ output ports receives a stream of incoming packets. When an incoming packet is accepted by the switch, it is stored in a shared buffer of capacity $B$ common to…

数据结构与算法 · 计算机科学 2025-11-11 Vamsi Addanki , Julien Dallot , Leon Kellerhals , Maciej Pacut , Stefan Schmid

Recently, the problems of evaluating performances of switches and routers have been formulated as online problems, and a great amount of results have been presented. In this paper, we focus on managing outgoing packets (called {\em egress…

数据结构与算法 · 计算机科学 2014-09-02 Jun Kawahara , Koji M. Kobayashi , Tomotaka Maeda

In the online packet buffering problem (also known as the unweighted FIFO variant of buffer management), we focus on a single network packet switching device with several input ports and one output port. This device forwards unit-size,…

数据结构与算法 · 计算机科学 2012-08-15 Marcin Bienkowski

One practical open problem is the development of a distributed algorithm that achieves near-optimal utility using only a finite (and small) buffer size for queues in a stochastic network. This paper studies utility maximization (or cost…

最优化与控制 · 数学 2015-01-15 Sucha Supittayapornpong , Michael J. Neely

In this paper, we consider a queue-aware distributive resource control algorithm for two-hop MIMO cooperative systems. We shall illustrate that relay buffering is an effective way to reduce the intrinsic half-duplex penalty in cooperative…

机器学习 · 计算机科学 2015-05-20 Rui Wang , Vincent K. N. Lau , Ying Cui

This paper studies optimal switching on and o? of the entire service capacity of an M/M/Infinity queue with holding, running and switching costs where the running costs depend only on whether the system is running or not. The goal is to…

最优化与控制 · 数学 2015-10-21 Eugene Feinberg , Xiaoxuan Zhang

We consider a switched (queuing) network in which there are constraints on which queues may be served simultaneously; such networks have been used to effectively model input-queued switches and wireless networks. The scheduling policy for…

概率论 · 数学 2014-09-04 D. Shah , N. S. Walton , Y. Zhong

The paper considers a queueing system with limited processor sharing. No more than n jobs may be served simultaneously. This system may be used for modeling bandwidth sharing in wireless communication systems and processes of service in…

应用统计 · 统计学 2022-02-24 M. S. Alencar , A. G. Tatashev , O. V. Seleznjev , M. V. Yashina

The bounded delay buffer management problem, which was proposed by Kesselman et~al.\ (STOC 2001 and SIAM Journal on Computing 33(3), 2004), is an online problem focusing on buffer management of a switch supporting Quality of Service (QoS).…

数据结构与算法 · 计算机科学 2018-07-03 Koji M. Kobayashi

The Join-the-Shortest-Queue-d routing policy is considered for a large system with $n$ servers. Moderate deviation principles (MDP) for the occupancy process and the empirical queue length process are established as $n\to \infty$. Each MDP…

概率论 · 数学 2025-03-06 Zhenhua Wang , Ruoyu Wu

The single-chip crosspoint-queued (CQ) switch is a compact switching architecture that has all its buffers placed at the crosspoints of input and output lines. Scheduling is also performed inside the switching core, and does not rely on…

网络与互联网体系结构 · 计算机科学 2014-03-11 Zizhong Cao , Shivendra S. Panwar

We study the optimal scaling of the expected total queue size in an $n\times n$ input-queued switch, as a function of the number of ports $n$ and the load factor $\rho$, which has been conjectured to be $\Theta (n/(1-\rho))$. In a recent…

网络与互联网体系结构 · 计算机科学 2014-05-20 Devavrat Shah , John. N. Tsitsiklis , Yuan Zhong

We consider the problem of managing a bounded size First-In-First-Out (FIFO) queue buffer, where each incoming unit-sized packet requires several rounds of processing before it can be transmitted out. Our objective is to maximize the total…

网络与互联网体系结构 · 计算机科学 2012-04-25 Kirill Kogan , Alejandro López-Ortiz , Sergey I. Nikolenko , Alexander V. Sirotkin , Denis Tugaryov

A priority queue is a fundamental data structure that maintains a dynamic set of (key, priority)-pairs and supports Insert, Delete, ExtractMin and DecreaseKey operations. In the external memory model, the current best priority queue…

数据结构与算法 · 计算机科学 2018-06-21 Shunhua Jiang , Kasper Green Larsen

Today, network devices share buffer across priority queues to avoid drops during transient congestion. While cost-effective most of the time, this sharing can cause undesired interference among seemingly independent traffic. As a result,…

网络与互联网体系结构 · 计算机科学 2021-05-25 Maria Apostolaki , Vamsi Addanki , Manya Ghobadi , Laurent Vanbever

A priority queue is a fundamental data structure that maintains a dynamic ordered set of keys and supports the followig basic operations: insertion of a key, deletion of a key, and finding the smallest key. The complexity of the priority…

数据结构与算法 · 计算机科学 2012-07-19 Zhewei Wei , Ke Yi

We study the problem of buffer management in QoS-enabled network switches in the bounded delay model where each packet is associated with a weight and a deadline. We consider the more realistic situation where the network switch has a…

数据结构与算法 · 计算机科学 2009-07-17 Stanley P. Y. Fung

This paper presents competitive algorithms for a novel class of online optimization problems with memory. We consider a setting where the learner seeks to minimize the sum of a hitting cost and a switching cost that depends on the previous…

机器学习 · 计算机科学 2021-01-11 Guanya Shi , Yiheng Lin , Soon-Jo Chung , Yisong Yue , Adam Wierman
‹ 上一页 1 2 3 10 下一页 ›