<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: On Eventual Consistency&#8211; An interview with Justin Sheehy.</title>
	<atom:link href="http://www.odbms.org/blog/2012/08/on-eventual-consistency-an-interview-with-justin-sheehy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.odbms.org/blog/2012/08/on-eventual-consistency-an-interview-with-justin-sheehy/</link>
	<description>Trends and Information on Big Data, New Data Management Technologies, and Innovation.</description>
	<lastBuildDate>Wed, 17 Apr 2013 21:47:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Reinhold Thurner,</title>
		<link>http://www.odbms.org/blog/2012/08/on-eventual-consistency-an-interview-with-justin-sheehy/comment-page-1/#comment-7445</link>
		<dc:creator>Reinhold Thurner,</dc:creator>
		<pubDate>Sun, 02 Sep 2012 09:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.odbms.org/blog/?p=1671#comment-7445</guid>
		<description>On &quot;banking and eventual consistency&quot;:
I was directly involved in the payment system of a bank and must say that &quot;eventual consistency&quot; would certainly not be an option. I am used to look at subjects from a conceptual view of the &quot;things&quot; and their relationship (no surprise – since my primary interest is Metasafe): A funds transfer affects four accounts (mine, myBanks, hisBanks, his), a payment order and needs three consistent transactions – independent whether it is made by a computer or manually on paper.
    
      I wonder if &quot;eventual consistency&quot; means AeCID or AID or just D? I always thought that a system is either ACID or it is not (like being pregnant). Michael Stonebraker says (and explains) in his keynote (http://www.youtube.com/watch?v=uhDM4fcI2aI) on NewOLTP and NewSQL – that &quot;eventual consistency may create garbage&quot;. 

     In this presentation Michael uses the term &quot;newSQL&quot; as a name for the architecture of an in core relational DBMS in contrast to the in core emulation of a disk based relational DBMS. It is not that: &quot;The “NewSQL” term is, much like “NoSQL”, a marketing term that doesn’t usefully define a technical category&quot;.

      &quot;Precisely where concepts fail you, A timely word will come to mind.&quot; (GOETHE, Faust I:1995–1996). Fiddling with words can create the impression (for users) that ACID may be turned into a sort of jelly  and endanger our credibility. I can accept that a superior level of availability means no guaranteed consistency. We have to accept that &quot;One size does not fit all&quot; (Stonebraker). A taxonomy (see page 189 in the paper of David Maier http://www.odbms.org/download/clouddbms2011.pdf) and a true and fair description about the properties and tradeoffs would help to position new solutions and to make the right choice in any given situation.</description>
		<content:encoded><![CDATA[<p>On &#8220;banking and eventual consistency&#8221;:<br />
I was directly involved in the payment system of a bank and must say that &#8220;eventual consistency&#8221; would certainly not be an option. I am used to look at subjects from a conceptual view of the &#8220;things&#8221; and their relationship (no surprise – since my primary interest is Metasafe): A funds transfer affects four accounts (mine, myBanks, hisBanks, his), a payment order and needs three consistent transactions – independent whether it is made by a computer or manually on paper.</p>
<p>      I wonder if &#8220;eventual consistency&#8221; means AeCID or AID or just D? I always thought that a system is either ACID or it is not (like being pregnant). Michael Stonebraker says (and explains) in his keynote (<a href="http://www.youtube.com/watch?v=uhDM4fcI2aI" rel="nofollow">http://www.youtube.com/watch?v=uhDM4fcI2aI</a>) on NewOLTP and NewSQL – that &#8220;eventual consistency may create garbage&#8221;. </p>
<p>     In this presentation Michael uses the term &#8220;newSQL&#8221; as a name for the architecture of an in core relational DBMS in contrast to the in core emulation of a disk based relational DBMS. It is not that: &#8220;The “NewSQL” term is, much like “NoSQL”, a marketing term that doesn’t usefully define a technical category&#8221;.</p>
<p>      &#8220;Precisely where concepts fail you, A timely word will come to mind.&#8221; (GOETHE, Faust I:1995–1996). Fiddling with words can create the impression (for users) that ACID may be turned into a sort of jelly  and endanger our credibility. I can accept that a superior level of availability means no guaranteed consistency. We have to accept that &#8220;One size does not fit all&#8221; (Stonebraker). A taxonomy (see page 189 in the paper of David Maier <a href="http://www.odbms.org/download/clouddbms2011.pdf" rel="nofollow">http://www.odbms.org/download/clouddbms2011.pdf</a>) and a true and fair description about the properties and tradeoffs would help to position new solutions and to make the right choice in any given situation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mirco Bianco</title>
		<link>http://www.odbms.org/blog/2012/08/on-eventual-consistency-an-interview-with-justin-sheehy/comment-page-1/#comment-7444</link>
		<dc:creator>Mirco Bianco</dc:creator>
		<pubDate>Sat, 01 Sep 2012 17:23:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.odbms.org/blog/?p=1671#comment-7444</guid>
		<description>In my opinion, the distinguishing feature of Riak is the soft real-time as evidenced in Q7. Riak, due to its soft real-time capabilities, could be also employed in financial applications like financial intelligence applications, wherein it necessary to fulfill time-contraints imposed by the stock markets in order to success in the business. This is probably done by Trifork (https://www.trifork.com/), one of the Basho&#039;s customers. Correct?</description>
		<content:encoded><![CDATA[<p>In my opinion, the distinguishing feature of Riak is the soft real-time as evidenced in Q7. Riak, due to its soft real-time capabilities, could be also employed in financial applications like financial intelligence applications, wherein it necessary to fulfill time-contraints imposed by the stock markets in order to success in the business. This is probably done by Trifork (<a href="https://www.trifork.com/" rel="nofollow">https://www.trifork.com/</a>), one of the Basho&#8217;s customers. Correct?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
