We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.PF

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Performance

Title: Approximations and Bounds for (n, k) Fork-Join Queues: A Linear Transformation Approach

Abstract: Compared to basic fork-join queues, a job in (n, k) fork-join queues only needs its k out of all n sub-tasks to be finished. Since (n, k) fork-join queues are prevalent in popular distributed systems, erasure coding based cloud storages, and modern network protocols like multipath routing, estimating the sojourn time of such queues is thus critical for the performance measurement and resource plan of computer clusters. However, the estimating keeps to be a well-known open challenge for years, and only rough bounds for a limited range of load factors have been given. In this paper, we developed a closed-form linear transformation technique for jointly-identical random variables: An order statistic can be represented by a linear combination of maxima. This brand-new technique is then used to transform the sojourn time of non-purging (n, k) fork-join queues into a linear combination of the sojourn times of basic (k, k), (k+1, k+1), ..., (n, n) fork-join queues. Consequently, existing approximations for basic fork-join queues can be bridged to the approximations for non-purging (n, k) fork-join queues. The uncovered approximations are then used to improve the upper bounds for purging (n, k) fork-join queues. Simulation experiments show that this linear transformation approach is practiced well for moderate n and relatively large k.
Comments: 10 pages
Subjects: Performance (cs.PF); Distributed, Parallel, and Cluster Computing (cs.DC); Networking and Internet Architecture (cs.NI); Applications (stat.AP)
Journal reference: 2018 18th IEEE/ACM International Symposium on Cluster, Cloud and Grid Computing (CCGRID)
DOI: 10.1109/CCGRID.2018.00069
Cite as: arXiv:1707.08860 [cs.PF]
  (or arXiv:1707.08860v7 [cs.PF] for this version)

Submission history

From: Huajin Wang [view email]
[v1] Thu, 27 Jul 2017 13:35:13 GMT (744kb,D)
[v2] Mon, 31 Jul 2017 09:02:36 GMT (723kb,D)
[v3] Tue, 1 Aug 2017 03:02:27 GMT (723kb,D)
[v4] Sat, 5 Aug 2017 05:44:25 GMT (727kb,D)
[v5] Fri, 8 Sep 2017 04:40:18 GMT (727kb,D)
[v6] Sun, 3 Dec 2017 10:57:40 GMT (362kb,D)
[v7] Mon, 11 Dec 2017 00:59:00 GMT (361kb,D)

Link back to: arXiv, form interface, contact.