DBScholar

Back to papers

Thread Cooperation in Multicore Architectures for Frequency Counting over Multiple Data Streams

Summary: Parallelizes multi-stream frequency counting (frequent elements, top-k) on multicore CPUs for high-throughput data streams. Proposes cooperation-based locking that replaces contention-based locks with cheap atomic synchronization, yielding 2–5.5x speedups on Zipfian data. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
10081
Venue
VLDB
Year
2009
Pagerank
5.4617036e-05
Overall Rank
8,231 | 43.53%
DOI
10.14778/1687627.1687653

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{das_vldb09,
        title = {{Thread Cooperation in Multicore Architectures for Frequency Counting over Multiple Data Streams}},
        author = {Das, Sudipto and Antony, Shyam and Agrawal, Divyakant and Abbadi, Amr El},
        journal = {PVLDB},
        series = {{VLDB} '09},
        doi = {10.14778/1687627.1687653},
        url = {https://doi.org/10.14778/1687627.1687653},
        year = {2009}
}

Incoming Citations (Sorted by Pagerank)

Showing 1 of 1 citing papers.

Rank Citing Paper Year Venue Pagerank
1,358 PLP: Page Latch-free Shared-everything OLTP 2011 VLDB 0.0001104203
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 14 of 14 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers