Fact-checked by Grok 2 weeks ago
References
-
[1]
[PDF] Amortized Efficiency Of List Update and Paging RulesTARJAN. ABSTRACT: In ... Sleator. Computing Science Re- search Center. AT&T Bell Laboratories, 600 Mountain Avenue, Murray. Hill, NJ 07974. Robert E. Tarjan.
-
[2]
Amortized efficiency of list update and paging rulesAmortized efficiency of list update and paging rules. Authors: Daniel D ... PDFeReader. Contents. Communications of the ACM. Volume 28, Issue 2 · PREVIOUS ...
-
[3]
[PDF] Online algorithms: a survey - IME-USPMay 28, 2003 · Online algorithms generate output without knowing the entire input, as input data arrives in the future and is not accessible at present.<|control11|><|separator|>
-
[4]
[PDF] Online Algorithms 19.1 IntroductionIn this section, we will study algorithms that are given the input a piece at a time and are forced to make a decision based solely on the input they have seen ...Missing: seminal | Show results with:seminal
-
[5]
[PDF] Online AlgorithmsFeb 14, 2006 · Online algorithms makes decision given the input of information ... Borodin and Rl El-Yaniv, Online Computation and Competitive Analysis,.
-
[6]
[PDF] Online Algorithms - Computer ScienceMar 14, 2019 · ) 1. The MTF algorithm is very important in theoretical and practical aspects of computer science. In addition to the obvious applications ...
-
[7]
[PDF] Online AlgorithmsThis book chapter reviews fundamental concepts and results in the area of online algorithms. We first address classical online problems and then study.
-
[8]
Find Median from Running Data Stream - GeeksforGeeksOct 15, 2025 · If the count is even, take the arithmetic mean of the two middle elements. · If the count is odd, take the middle element as the median.
-
[9]
[PDF] 22 Online AlgorithmsOnline algorithms see requests one by one, without knowing the full sequence upfront, and must serve each request before seeing the next.
-
[10]
[PDF] A Historical Context for Data Streams - arXivOct 18, 2023 · Data stream concepts date back to the 1950s, with dataflow programming in the 1960s and the term "data streams" emerging in the 1970s.
- [11]
-
[12]
Competitive algorithms for on-line problems - ACM Digital LibraryThis paper presents several general results concerning competitive algorithms, as well as results on specific on-line problems.
-
[13]
[PDF] On the Power of Randomization in Online AlgorithmsThe Borodin, Linial and Saks [3] and Manasse, McGeoch and Sleator [12] papers primarily dealt with deterministic online algorithms, in which case the ...
-
[14]
[PDF] Online AlgorithmsA randomized online algorithm can be viewed as a probability distribution over deterministic online algorithms; at each execution, the randomized algorithm ...
-
[15]
[PDF] On-line Load Balancing - TAUGeneral: The machine load balancing problem is de ned as follows: There are n parallel machines and a number of independent tasks (jobs); the tasks arrive.Missing: logarithmic | Show results with:logarithmic
-
[16]
[PDF] Competitive Algorithms for Server ProblemsWe shall examine the k-server problem using an approach to on-line algorithms that was pioneered by Sleator and Tarjan [ll]. They compared the move-to-front ...
-
[17]
Competitive paging algorithms - ScienceDirect.comWe develop the marking algorithm, a randomized on-line algorithm for the paging problem. ... (Where Hk is the kth harmonic number, which is roughly ln k.) ...
-
[18]
[PDF] On-Line Scheduling | A SurveyIt achieves competitive ratio 2:3875 for all m. The scheme for rejecting jobs is similar as in the previous case, but the optimal algorithm for preemptive ...
-
[19]
[PDF] Online Preemptive Scheduling on Parallel MachinesThe objective is to find a schedule of all jobs in which the maximal completion time (makespan) is minimized. In the online problem, jobs arrive one-by-one and ...
-
[20]
[1508.00142] Online Contention Resolution Schemes - arXivAug 1, 2015 · We introduce a new rounding technique designed for online optimization problems, which is related to contention resolution schemes.Missing: preemptive scheduling<|control11|><|separator|>
-
[21]
Multi-Gen LRU - The Linux Kernel documentationThe multi-gen LRU is an alternative LRU implementation that optimizes page reclaim and improves performance under memory pressure.Missing: replacement | Show results with:replacement
-
[22]
Chapter 10 Page Frame Reclamation - The Linux Kernel ArchivesDuring discussions the page replacement policy is frequently said to be a Least Recently Used (LRU)-based algorithm but this is not strictly speaking true as ...
-
[23]
[PDF] Per-packet Load-balanced, Low-Latency Routing for Clos-based ...DRB is based on a sufficient condition which enables per- packet load-balanced routing to fully utilize network band- width without causing bottlenecks for ...
-
[24]
[PDF] A Simple Congestion-Aware Algorithm for Load Balancing in ...Specifically, we propose a myopic algorithm that assigns every arriving flow to an available path with the minimum marginal cost (i.e., the path which yields ...
-
[25]
[PDF] Towards Latency Awareness for Content Delivery Network CachingJul 13, 2022 · Caches are pervasively used in content delivery networks. (CDNs) to serve requests close to users and thus reduce content access latency.
-
[26]
[PDF] Theory and Practice of Cache Provisioning in a Global CDN | AkamaiABSTRACT. Modern CDNs cache and deliver a highly-diverse set of traffic classes, including web pages, images, videos and software down-.<|control11|><|separator|>
-
[27]
[PDF] RL-Cache: Learning-Based Cache Admission for Content DeliveryMajor CDNs employ LRU and its variants, such as Segmented LRU (SLRU) [15], for cache eviction. Researchers have proposed a large number of more sophisticated.
-
[28]
Optimal Posted Prices for Online Cloud Resource AllocationWe study online resource allocation in a cloud computing platform, through a posted pricing mechanism: The cloud provider publishes a unit price for each ...
-
[29]
[PDF] Dynamic Resource Allocation for Spot Markets in Cloud Computing ...The paper addresses how to match fluctuating customer demand for virtual machines in cloud computing to maximize revenue and minimize energy cost.
-
[30]
[PDF] Dynamic Resource Allocation in the Cloud with Near-Optimal ...Aug 15, 2019 · We study this fundamental tradeoff by formulating a resource alloca- tion model that captures basic properties of cloud computing systems, ...Missing: post- | Show results with:post-