<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>

<channel>
	<title>VOSS 3.1</title>
	<atom:link href="http://voss.logicarts.com/feed" rel="self" type="application/rss+xml" />
	<link>http://voss.logicarts.com</link>
	<description>Database Management for Smalltalk</description>
	<pubDate>Thu, 22 Mar 2012 16:24:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title></title>
		<link>http://voss.logicarts.com/2008/01/09/home/%</link>
		<comments>http://voss.logicarts.com/2008/01/09/home/%#comments</comments>
		<pubDate>Wed, 09 Jan 2008 00:19:07 +0000</pubDate>
		<dc:creator>John Clapperton</dc:creator>
		
		<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://voss.logicarts.com/2008/01/09/home/</guid>
		<description><![CDATA[Transparent Persistence
+ Transaction Processing&#8230;
 
Smalltalk is pure object-oriented programming for complex business and technical applications, but the benefits of this can be lost in the well-known &#8216;impedance mismatch&#8217; with relational databases.
The VOSS open source virtual object storage system extends Smalltalk with integrated database management, providing transparent multi-user access and transaction processing of persistent, versioned, Smalltalk objects [...]]]></description>
			<content:encoded><![CDATA[<h2>Transparent Persistence</h2>
<h2><span style="color: #ff0000;">+</span> Transaction Processing&#8230;</h2>
<p> </p>
<p>Smalltalk is pure object-oriented programming for complex business and technical applications, but the benefits of this can be lost in the well-known &#8216;impedance mismatch&#8217; with relational databases.</p>
<p>The VOSS open source virtual object storage system extends Smalltalk with integrated database management, providing transparent multi-user access and transaction processing of persistent, versioned, Smalltalk objects directly accessible by normal programming, with efficient persistent Btree collection classes, including the multi-key/multi-value/key-set VirtualDictionarySet for aggregation and query-building.</p>
<ul>
<li>Multi-process, multi-machine transactional access to distributed objects</li>
<li>ACID transactions with two-phase commit, logging and rollforward crash recovery</li>
<li>Persist clustered complexes of any Smalltalk classes except block closures</li>
<li>Historical object versioning, MVRC repeatable read, MVCC concurrency control</li>
<li>Automatic object locking with transaction rollback &amp; retry on deadlock time-out</li>
<li>Automatic change detection, no lock conflicts with sub-transactions, short read-locks</li>
<li>Multi-key/multi-value/key-set Btree VirtualDictionarySet with query-building methods</li>
<li>Continuation Transactions manage alternative futures for design or what-if</li>
<li>Long Continuation Transactions may be persisted prior to ultimate commit/rollback</li>
<li>Web server / application process rendezvous</li>
<li>Distributed copying, parented copying, identity-exchange, checkout, read-only etc</li>
<li>24&#215;7 operation, with concurrent variable-rate incremental foreground &amp; background garbage collection and snapshot backup of the set of distributed virtual spaces.</li>
<li>Up to 150 logged &amp; flushed transactions per second on 3GHz P4 IDE hardware</li>
<li>Terabyte 64-bit object id and addressing default, configurable up to 128-bit</li>
<li>Dual Licensing - Open Source <a href="http://www.fsf.org/licensing/licenses/gpl.html" target="_blank">GPLv3</a> and/or Supported Commercial Licence</li>
</ul>
<h2 style="text-align: right;">&#8230;Seamless Smalltalk Solutions <a title="Download VOSS" href="http://voss.logicarts.com/downloads/" target="_self"><img style="vertical-align: middle; border: 0;" src="http://voss.logicarts.com/wp-content/themes/theme229/images/go.gif" alt="Download VOSS" width="39" height="21" /></a></h2>
<p><!-- Start of StatCounter Code --><br />
<script type="text/javascript"><!--
          var sc_project=3268061;   var sc_invisible=0;   var sc_partition=35;   var sc_security="fedb23ab";
// --></script></p>
<p><script src="http://www.statcounter.com/counter/counter_xhtml.js" type="text/javascript"></script><noscript></noscript><br />
<!-- End of StatCounter Code --></p>
<p style="text-align: right;">(C) Logic Arts Ltd 2011</p>
]]></content:encoded>
			<wfw:commentRss>http://voss.logicarts.com/2008/01/09/home/%/feed</wfw:commentRss>
		</item>
		<item>
		<title>VOSS 3.150.09</title>
		<link>http://voss.logicarts.com/2012/03/22/voss-315009/%</link>
		<comments>http://voss.logicarts.com/2012/03/22/voss-315009/%#comments</comments>
		<pubDate>Thu, 22 Mar 2012 16:24:47 +0000</pubDate>
		<dc:creator>John Clapperton</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[3.150.09]]></category>

		<category><![CDATA[VA Smalltalk]]></category>

		<category><![CDATA[VOSS]]></category>

		<guid isPermaLink="false">http://voss.logicarts.com/?p=116</guid>
		<description><![CDATA[VOSS 3.150.09 (beta) is unchanged from 3.150.08 except support for VA Smalltalk 8.5.
Download VOSS 3.150.09 (beta) here
Join the forum discussion  on this post]]></description>
			<content:encoded><![CDATA[<p>VOSS 3.150.09 (beta) is unchanged from 3.150.08 except support for VA Smalltalk 8.5.</p>
<p><a title="Download VOSS 3.150.09 (beta)" href="http://voss.logicarts.com/downloads" target="_blank">Download VOSS 3.150.09 (beta) here</a></p>
<br /><span class="sfforumlink"><a href="http://voss.logicarts.com/forum?forum=1&amp;topic=40">Join the forum discussion <img src="http://voss.logicarts.com/wp-content/plugins/simple-forum/icons/default/bloglink.png" alt="" /> on this post</a></span>]]></content:encoded>
			<wfw:commentRss>http://voss.logicarts.com/2012/03/22/voss-315009/%/feed</wfw:commentRss>
		</item>
		<item>
		<title>Technical support during evaluation of VOSS</title>
		<link>http://voss.logicarts.com/2011/08/06/technical-support-during-evaluation-of-voss/%</link>
		<comments>http://voss.logicarts.com/2011/08/06/technical-support-during-evaluation-of-voss/%#comments</comments>
		<pubDate>Sat, 06 Aug 2011 10:51:07 +0000</pubDate>
		<dc:creator>John Clapperton</dc:creator>
		
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://voss.logicarts.com/?p=115</guid>
		<description><![CDATA[Save time! If you have any questions whilst evaluating VOSS for the first time, contact me by email: jc@logicarts.com  I&#8217;ll get back to you as soon as I can.
John
]]></description>
			<content:encoded><![CDATA[<p>Save time! If you have any questions whilst evaluating VOSS for the first time, contact me by email: <a href="mailto:jc@logicarts.com">jc@logicarts.com</a>  I&#8217;ll get back to you as soon as I can.</p>
<p>John</p>
]]></content:encoded>
			<wfw:commentRss>http://voss.logicarts.com/2011/08/06/technical-support-during-evaluation-of-voss/%/feed</wfw:commentRss>
		</item>
		<item>
		<title>VOSS 3.150.08</title>
		<link>http://voss.logicarts.com/2011/01/17/voss-315008/%</link>
		<comments>http://voss.logicarts.com/2011/01/17/voss-315008/%#comments</comments>
		<pubDate>Mon, 17 Jan 2011 14:43:44 +0000</pubDate>
		<dc:creator>John Clapperton</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[3.150.08]]></category>

		<category><![CDATA[all references]]></category>

		<guid isPermaLink="false">http://voss.logicarts.com/?p=113</guid>
		<description><![CDATA[New in this release, 3.150.08 adds a feature to the garbage-collector which will return the sets of virtual objects which reference each of a specified set of &#8216;target&#8217; virtual objects.
Download VOSS 3.150.08 here
Join the forum discussion  on this post]]></description>
			<content:encoded><![CDATA[<p>New in this release, 3.150.08 adds a feature to the garbage-collector which will return the sets of virtual objects which reference each of a specified set of &#8216;target&#8217; virtual objects.</p>
<p><a title="Download VOSS 3.150.08" href="http://voss.logicarts.com/downloads" target="_blank">Download VOSS 3.150.08 here</a></p>
<br /><span class="sfforumlink"><a href="http://voss.logicarts.com/forum?forum=1&amp;topic=27">Join the forum discussion <img src="http://voss.logicarts.com/wp-content/plugins/simple-forum/icons/default/bloglink.png" alt="" /> on this post</a></span>]]></content:encoded>
			<wfw:commentRss>http://voss.logicarts.com/2011/01/17/voss-315008/%/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

