DBScholar

Back to papers

Non-Deterministic Queue Operations

Summary: Introduces a transaction model that permits non-deterministic queue semantics to enable high-concurrency extended queue operations (non-blocking dequeue/enqueue, priority dequeue). Achieves large concurrency gains by relaxing strict ordering and using novel conflict-resolution semantics to preserve transactional correctness. (summarized by gpt-5-mini on Feb 09 2026)

Paper ID
923
Venue
PODS
Year
1991
Pagerank
5.537774e-05
Overall Rank
7,816 | 46.38%
DOI
10.1145/113413.113418

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{garciamolina_pods91,
        address = {New York, NY, USA},
        series = {{PODS} '91},
        title = {{Non-Deterministic Queue Operations}},
        url = {https://dl.acm.org/doi/10.1145/113413.113418},
        doi = {10.1145/113413.113418},
        booktitle = {Proceedings of the {ACM} {SIGMOD} Symposium on {Principles} of {Database} {Systems}},
        publisher = {Association for Computing Machinery},
        author = {Garcia-Molina, Hector and Salem, Kenneth},
        year = {1991}
}

Incoming Citations (Sorted by Pagerank)

Showing 1 of 1 citing papers.

Rank Citing Paper Year Venue Pagerank
9,025 Tolerating Bounded Inconsistency for Increasing Concurrency in Database Systems 1992 PODS 5.329656e-05
Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 4 of 4 cited papers.

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

Rank Cited Paper Year Venue Pagerank
64 Sagas 1987 SIGMOD 0.00038756588
1,127 Implementing Recoverable Requests Using Queues 1990 SIGMOD 0.00012070177
1,276 Organizing Long-Running Activities with Triggers and Transactions 1990 SIGMOD 0.0001136991
2,793 Hybrid Concurrency Control for Abstract Data Types (Extended Abstract) 1988 PODS 8.1180419e-05
Previous Page 1 / 1 Next

Semantically Similar Papers