Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paper: CRDTs #53

Open
mmcgrana opened this issue May 23, 2014 · 2 comments
Open

Paper: CRDTs #53

mmcgrana opened this issue May 23, 2014 · 2 comments

Comments

@mmcgrana
Copy link
Owner

Convergent and Commutative Replicated Data Types (Shapiro et al.)

From #40.

@ferd
Copy link

ferd commented May 23, 2014

This is a pretty good paper -- I've always liked it -- but I feel it's very specific to distributed systems theory and is way closer to computer science than engineering.

It doesn't show many of the tradeoffs and risks (infinite growth, or need for hand-off counters), and while it's one of my favorite papers (really, data structures that remain conflict-free and always available during and after netsplits are pretty damn sweet), I feel it might not fit very well into 'services engineering' or cloud infrastructures?

@mmcgrana
Copy link
Owner Author

@ferd I generally agree. I'm going to keep this issue open and noodle on it some more but doesn't seem like an obvious candidate right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants