On the Performance of Large Loss Systems with Adaptive Multiserver Jobs
Samira Ghanbarian, Arpan Mukhopadhyay, Fabrice M. Guillemin, Ravi R., Mazumdar

TL;DR
This paper analyzes the performance of large systems with adaptive multi-server jobs, determining how subset size affects blocking probability and response time as the system scales.
Contribution
It provides asymptotic performance bounds for systems with jobs accessing subsets of servers, extending results from full access to limited access scenarios.
Findings
Zero blocking probability with full system access at rate O(1/√n)
Mean response time approaches minimum at rate O(1/n) with full access
Subset access of size Θ(n^α log n) achieves similar asymptotic performance
Abstract
In this paper, we study systems where each job or request can be split into a flexible number of sub-jobs up to a maximum limit. The number of sub-jobs a job is split into depends on the number of available servers found upon its arrival. All sub-jobs of a job are then processed in parallel at different servers leading to a linear speed-up of the job. We refer to such jobs as {\em adaptive multi-server jobs}. We study the problem of optimal assignment of such jobs when each server can process at most one sub-job at any given instant and there is no waiting room in the system. We assume that, upon arrival, a job can only access a randomly sampled subset of servers from a total of servers, and the number of sub-jobs is determined based on the number of idle servers within the sampled subset. We analyze the steady-state performance of the system when system load varies…
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
TopicsAdvanced Queuing Theory Analysis
