Eventual consistency in the Wild West
jefclaes.be
Eventual consistency in the Wild West
1–7 of 7 posts
Re: Eventual consistency in the Wild West
#2Re: Eventual consistency in the Wild West
#3Why did he need a fast horse? Couldn't he have done the first withdrawal just after the books went out the door at one branch, then calmly gone over to the other branch for the 2nd withdrawal? No need to race the books, if the book transfer interval was only every few hours?
Re: Eventual consistency in the Wild West
#4In a way, Eventual Consistency is just a way of making that work for you rather than trying to fight the tide. Just limit your exposure at the system-boundaries.
Re: Eventual consistency in the Wild West
#5If someone is interested in similar text, though fiction, I liked Clive Cussler's "The Chase" (novel): http://en.wikipedia.org/wiki/The_Chase_(novel) (it's about a former bank robber who founded his own bank, in San Francisco at that timeframe til 1906)
Re: Eventual consistency in the Wild West
#6I think every programmer knows that businesses love to take technical shortcuts and are willing to "leak" quality if it gets them an economic product (or profit) more quickly... In a way, Eventual Consistency is just a way of making that work for you rather than trying to fight the tide. Just limit your exposure at the system-boundaries.
Re: Eventual consistency in the Wild West
#7I think every programmer knows that businesses love to take technical shortcuts and are willing to "leak" quality if it gets them an economic product (or profit) more quickly... In a way, Eventual Consistency is just a way of making that work for you rather than trying to fight the tide. Just limit your exposure at the system-boundaries.
Are they wrong to do this?
But seriously: Not necessarily, but it's quite possible to "morally" shoot yourself in the foot.