中文
相关论文

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

200 篇论文

We consider a switched network, a fairly general constrained queueing network model that has been used successfully to model the detailed packet-level dynamics in communication networks, such as input-queued switches and wireless networks.…

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

We consider the problem of designing a packet-level congestion control and scheduling policy for datacenter networks. Current datacenter networks primarily inherit the principles that went into the design of Internet, where congestion…

网络与互联网体系结构 · 计算机科学 2017-10-10 Devavrat Shah , Qiaomin Xie

Consider a storage area where arriving items are stored temporarily in bounded capacity stacks until their departure. We look into the problem of deciding where to put an arriving item with the objective of minimizing the maximum number of…

数据结构与算法 · 计算机科学 2020-06-11 Martin Olsen , Allan Gross

Memory-augmented neural networks consisting of a neural controller and an external memory have shown potentials in long-term sequential learning. Current RAM-like memory models maintain memory accessing every timesteps, thus they do not…

机器学习 · 计算机科学 2019-03-21 Hung Le , Truyen Tran , Svetha Venkatesh

We consider the problem of designing risk-sensitive optimal control policies for scheduling packet transmissions in a stochastic wireless network. A single client is connected to an access point (AP) through a wireless channel. Packet…

系统与控制 · 计算机科学 2017-09-11 Rahul Singh , Xueying Guo , Eytan Modiano

We consider scheduling in a quantum switch with stochastic entanglement generation, finite quantum memories, and decoherence. The objective is to design a scheduling algorithm with polynomial-time computational complexity that stabilizes a…

最优化与控制 · 数学 2026-03-31 R. Srikant

The ability of a P2P network to scale its throughput up in proportion to the arrival rate of peers has recently been shown to be crucially dependent on the chunk sharing policy employed. Some policies can result in low frequencies of a…

网络与互联网体系结构 · 计算机科学 2023-10-18 Vamseedhar Reddyvari Raja , Parimal Parag , Srinivas Shakkottai

We consider a parallel system of $m$ identical machines prone to unpredictable crashes and restarts, trying to cope with the continuous arrival of tasks to be executed. Tasks have different computational requirements (i.e., processing time…

分布式、并行与集群计算 · 计算机科学 2016-03-21 Elli Zavou , Antonio Fernández Anta

In this article, we study the classical shortest queue problem under the influence of malicious attacks, which is relevant to a variety of engineering system including transportation, manufacturing, and communications. We consider a…

系统与控制 · 电气工程与系统科学 2019-10-02 Yu Tang , Yining Wen , Li Jin

The growth of real-time content streaming over the Internet has resulted in the use of peer-to-peer (P2P) approaches for scalable content delivery. In such P2P streaming systems, each peer maintains a playout buffer of content chunks which…

网络与互联网体系结构 · 计算机科学 2009-09-07 Lei Ying , R. Srikant , Srinivas Shakkottai

We consider the optimal online packet scheduling problem in a single-user energy harvesting wireless communication system, where energy is harvested from natural renewable sources, making future energy arrivals instants and amounts random…

信息论 · 计算机科学 2012-11-22 Rahul Vaze

Motivated by the operational problems in click and collect systems, such as curbside pickup programs, we study a joint admission control and capacity allocation problem. We consider a system where arriving customers have preferred service…

最优化与控制 · 数学 2022-03-04 Melis Boran , Bahar Cavdar , Tugce Isik

In multi-server distributed queueing systems, the access of stochastically arriving jobs to resources is often regulated by a dispatcher, also known as load balancer. A fundamental problem consists in designing a load balancing algorithm…

概率论 · 数学 2025-02-23 Jonatha Anselmi , Francois Dufour

This paper considers a cross-layer adaptive modulation system that is modeled as a Markov decision process (MDP). We study how to utilize the monotonicity of the optimal transmission policy to relieve the computational complexity of dynamic…

机器学习 · 统计学 2015-08-25 Ni Ding , Parastoo Sadeghi , Rodney A. Kennedy

We consider the classical uncoded caching problem from an online learning point-of-view. A cache of limited storage capacity can hold $C$ files at a time from a large catalog. A user requests an arbitrary file from the catalog at each time…

信息论 · 计算机科学 2021-01-19 Samrat Mukhopadhyay , Abhishek Sinha

Common implementations of core memory allocation components, like the Linux buddy system, handle concurrent allocation/release requests by synchronizing threads via spin-locks. This approach is clearly not prone to scale with large thread…

分布式、并行与集群计算 · 计算机科学 2018-05-22 Romolo Marotta , Mauro Ianni , Alessandro Pellegrini , Andrea Scarselli , Francesco Quaglia

We study a multi-access variant of the popular coded caching framework, which consists of a central server with a catalog of $N$ files, $K$ caches with limited memory $M$, and $K$ users such that each user has access to $L$ consecutive…

信息论 · 计算机科学 2020-03-13 Kota Srinivas Reddy , Nikhil Karamchandani

We develop link rate control policies to minimize the queueing delay of packets in overloaded networks. We show that increasing link rates does not guarantee delay reduction during overload. We consider a fluid queueing model that…

网络与互联网体系结构 · 计算机科学 2024-11-07 Xinyu Wu , Dan Wu , Eytan Modiano

There has recently been considerable interest in design of low-complexity, myopic, distributed and stable scheduling policies for constrained queueing network models that arise in the context of emerging communication networks. Here, we…

信息论 · 计算机科学 2010-04-06 Devavrat Shah , Jinwoo Shin

One of the biggest open problems in external memory data structures is the priority queue problem with DecreaseKey operations. If only Insert and ExtractMin operations need to be supported, one can design a comparison-based priority queue…

数据结构与算法 · 计算机科学 2016-11-04 Kasper Eenberg , Kasper Green Larsen , Huacheng Yu