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

Download:

Current browse context:

cs.DS

Change to browse by:

cs

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 > Data Structures and Algorithms

Title: Quancurrent: A Concurrent Quantiles Sketch

Abstract: Sketches are a family of streaming algorithms widely used in the world of big data to perform fast, real-time analytics. A popular sketch type is Quantiles, which estimates the data distribution of a large input stream. We present Quancurrent, a highly scalable concurrent Quantiles sketch. Quancurrent's throughput increases linearly with the number of available threads, and with $32$ threads, it reaches an update speedup of $12$x and a query speedup of $30$x over a sequential sketch. Quancurrent allows queries to occur concurrently with updates and achieves an order of magnitude better query freshness than existing scalable solutions.
Subjects: Data Structures and Algorithms (cs.DS)
Cite as: arXiv:2208.09265 [cs.DS]
  (or arXiv:2208.09265v1 [cs.DS] for this version)

Submission history

From: Arik Rinberg [view email]
[v1] Fri, 19 Aug 2022 11:21:05 GMT (4001kb,D)

Link back to: arXiv, form interface, contact.