2014 IEEE 33rd International Symposium on Reliable Distributed Systems 2014
DOI: 10.1109/srds.2014.41
|View full text |Cite
|
Sign up to set email alerts
|

ZooFence: Principled Service Partitioning and Application to the ZooKeeper Coordination Service

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2017
2017
2022
2022

Publication Types

Select...
5
3

Relationship

1
7

Authors

Journals

citations
Cited by 10 publications
(5 citation statements)
references
References 27 publications
0
5
0
Order By: Relevance
“…Horizontal scaling. Prior work attempted to increase the write throughput of ZooKeeper through automatic partitioning of the data tree [51,52]. Instead, FaaSKeeper improves horizontal scaling by increasing the concurrency of functions handling the write process.…”
Section: Design Principlesmentioning
confidence: 99%
“…Horizontal scaling. Prior work attempted to increase the write throughput of ZooKeeper through automatic partitioning of the data tree [51,52]. Instead, FaaSKeeper improves horizontal scaling by increasing the concurrency of functions handling the write process.…”
Section: Design Principlesmentioning
confidence: 99%
“…The Ordering property ensures that commands are executed in a consistent manner throughout the system [18]. For example, it implies that two commands, both accessing the same two partitions, cannot be executed at these partitions in contradictory orders.…”
Section: Partial State-machine Replicationmentioning
confidence: 99%
“…The ZooFence [8] is another service that favors strong consistency. It uses the Apache ZooKeeper coordination service with a partitioning algorithm that builds dependable and consistent partitioned services.…”
Section: Strong Consistent Solutionsmentioning
confidence: 99%