An infinite server system with packing constraints and ranked servers
Alexander Stolyar

TL;DR
This paper analyzes an infinite server system with packing constraints, demonstrating that combining GRAND algorithms with First-Fit minimizes the maximum server rank occupied, optimizing server utilization in large-scale systems.
Contribution
It introduces a novel combination of GRAND algorithms with First-Fit, proving asymptotic minimization of the maximum occupied server rank in large systems.
Findings
GRAND algorithms combined with First-Fit asymptotically minimize maximum server rank.
The approach optimizes server utilization by keeping occupied servers as far left as possible.
The results extend previous work on minimizing total occupied servers to also minimize maximum server rank.
Abstract
A service system with multiple types of customers, arriving as Poisson processes, is considered. The system has infinite number of servers, ranked by ; a server rank is its ``location." Each customer has an independent exponentially distributed service time, with the mean determined by its type. Multiple customers (possibly of different types) can be placed for service into one server, subject to ``packing'' constraints. Service times of different customers are independent, even if served simultaneously by the same server. The large-scale asymptotic regime is considered, such that the mean number of customers goes to infinity. We seek algorithms with the underlying objective of minimizing the location (rank) of the right-most (highest ranked) occupied (non-empty) server. Therefore, this objective seeks to minimize the total number of occupied servers {\em…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Advanced Queuing Theory Analysis · Advanced Wireless Network Optimization
