TY - JOUR
T1 - Fast Concurrent Data Sketches
AU - Rinberg, Arik
AU - Spiegelman, Alexander
AU - Bortnikov, Edward
AU - Hillel, Eshcar
AU - Keidar, Idit
AU - Rhodes, Lee
AU - Serviansky, Hadar
PY - 2022/4/11
Y1 - 2022/4/11
N2 - Data sketches are approximate succinct summaries of long data streams. They are widely used for processing massive amounts of data and answering statistical queries about it. Existing libraries producing sketches are very fast, but do not allow parallelism for creating sketches using multiple threads or querying them while they are being built. We present a generic approach to parallelising data sketches efficiently and allowing them to be queried in real time, while bounding the error that such parallelism introduces. Utilising relaxed semantics and the notion of strong linearisability, we prove our algorithm’s correctness and analyse the error it induces in some specific sketches. Our implementation achieves high scalability while keeping the error small. We have contributed one of our concurrent sketches to the open-source data sketches library.
AB - Data sketches are approximate succinct summaries of long data streams. They are widely used for processing massive amounts of data and answering statistical queries about it. Existing libraries producing sketches are very fast, but do not allow parallelism for creating sketches using multiple threads or querying them while they are being built. We present a generic approach to parallelising data sketches efficiently and allowing them to be queried in real time, while bounding the error that such parallelism introduces. Utilising relaxed semantics and the notion of strong linearisability, we prove our algorithm’s correctness and analyse the error it induces in some specific sketches. Our implementation achieves high scalability while keeping the error small. We have contributed one of our concurrent sketches to the open-source data sketches library.
UR - https://www.scopus.com/record/display.uri?eid=2-s2.0-85139221719&origin=resultslist&sort=plf-f&src=s&st1=Fast+Concurrent+Data+Sketches&sid=510eb0192f14521688a1e2bf48873cf3&sot=b&sdt=b&sl=44&s=TITLE-ABS-KEY%28Fast+Concurrent+Data+Sketches%29&relpos=0&citeCnt=0&searchTerm=
U2 - https://doi.org/10.1145/3512758
DO - https://doi.org/10.1145/3512758
M3 - مقالة
SN - 2329-4949
VL - 9
JO - ACM Transactions on Parallel Computing
JF - ACM Transactions on Parallel Computing
IS - 2
ER -