Eventually Consistent HTTP with Statebox and Riak
Bob Ippolito explains how to solve concurrent update conflicts with Statebox, an open source library for automatic conflict resolution, running on top of Riak.
The content has been bookmarked!
There was an error bookmarking this content! Please retry.
How would you like to view the presentation?
A Guide to Branching and Merging Patterns
Software Configuration Management Best Practices
SOA All-In-One Guide: KPIs & Best Practices, ESB Report
Anatomy of a Deployment Pipeline – free chapter from the book "Continuous Delivery"
Great speaker, great message.
Congrats Greg, it was a great presentation and I personally love this subject.
Good job, man!
Thx,
Eduardo
Hi,
Great talk! I got really inspired after this talk. I got one questions though.
How would you search through data that is built up with this model? As an example, is there an efficient way to select orders with at least 10 items. Do you have to build up every order before you can know if it matches the conditions?
See CQRS. Basically you never query off the event based model, you project it into a denormalized view model that you then query off of.
Bob Ippolito explains how to solve concurrent update conflicts with Statebox, an open source library for automatic conflict resolution, running on top of Riak.
Erik Onnen attempts to demonstrate that Java is still the best programming language for the JVM if simplified idioms are used along with proper tooling.
Approaches to integrating data are changing with emergence of cloud computing.
Michele Ide-Smith presents the lessons learned in the process of introducing UX principles and techniques into a large organization through a series of small steps.
Dave Farley and Martin Thompson discuss solutions for doing low-latency high throughput transactions based on the Disruptor concurrency pattern.
Rajneesh Namta shares his thoughts, experiences, and some of the critical lessons learned while implementing software test automation on a recent Agile project.
Dale Schumacher presents several patterns of actor interaction that can be used in collaborative programs written in any language.
Rúnar Bjarnason discusses Scalaz, a Scala library of pure data structures, type classes, highly generalized functions, and concurrency abstractions to perform functional programming in Scala.
4 comments
Watch Thread Reply