Proceedings of the Fifteenth European Conference on Computer Systems 2020
DOI: 10.1145/3342195.3387542
|View full text |Cite
|
Sign up to set email alerts
|

Delegation sketch

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2023
2023
2023
2023

Publication Types

Select...
3
1

Relationship

0
4

Authors

Journals

citations
Cited by 4 publications
(3 citation statements)
references
References 40 publications
0
3
0
Order By: Relevance
“…The ever increasing rates of incoming data create a strong demand for parallel stream processing [8,18]. In order to allow queries to return fresh results in real-time without hampering data ingestion, it is paramount to support queries concurrently with updates [32,33]. But parallelizing sketches raises some important questions, for instance: What are the semantics of overlapping operations in a concurrent sketch?, How can we prove error guarantees for such a sketch?, and, in particular, Can we reuse the myriad of clever analyses of existing sketches' error bounds in parallel settings without opening the black box?…”
Section: Motivationmentioning
confidence: 99%
See 2 more Smart Citations
“…The ever increasing rates of incoming data create a strong demand for parallel stream processing [8,18]. In order to allow queries to return fresh results in real-time without hampering data ingestion, it is paramount to support queries concurrently with updates [32,33]. But parallelizing sketches raises some important questions, for instance: What are the semantics of overlapping operations in a concurrent sketch?, How can we prove error guarantees for such a sketch?, and, in particular, Can we reuse the myriad of clever analyses of existing sketches' error bounds in parallel settings without opening the black box?…”
Section: Motivationmentioning
confidence: 99%
“…In spirit, IVL resembles the regularity correctness condition for single-writer registers [22], where a query must return either a value written by a concurrent write or the last value written by a write that completed before the query began. Stylianopoulos et al [33] adopt a 2:7 similar condition for data sketches, which they informally describe as follows: "a query takes into account all completed insert operations and possibly a subset of the overlapping ones." If the object's estimated quantity (return value) is monotonically increasing throughout every execution, then IVL essentially formalizes this condition, while also allowing intermediate steps of a single update to be observed.…”
Section: Relationship To Other Relaxationsmentioning
confidence: 99%
See 1 more Smart Citation