<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - db4objects announces open source replication system</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Mon, 20 May 2013 01:28:06 -0400</pubDate>


    <item>

        <title>db4o transactions and isolation level</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38794</link>

        

        
            <description><![CDATA[<blockquote><blockquote><blockquote>The new replication system is an external client to db4o and behaves like any other client.</blockquote>In other words it does not support transactions</blockquote>No. In other words it works with a single read...]]></description>
        

        <pubDate>Fri, 03 Feb 2006 08:35:30 -0500</pubDate>

        

        <jf:creationDate>Fri, 03 Feb 2006 08:35:30 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 03 Feb 2006 08:35:30 -0500</jf:modificationDate>
        <jf:date>Feb 3, 2006</jf:date>
        <jf:author>Guglielmo Lichtner</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>db4objects announces open source replication system</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38794</link>

        

        
            <description><![CDATA[<blockquote>We are using a different approach here. The basic idea is implementing a custom marker interface (eg. ReplicatedEntity) and adding timestamp-based versioning to all root-level hibernate entities needed to get replicated. Then a polymorphic...]]></description>
        

        <pubDate>Fri, 03 Feb 2006 05:36:20 -0500</pubDate>

        

        <jf:creationDate>Fri, 03 Feb 2006 05:36:20 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 03 Feb 2006 05:36:20 -0500</jf:modificationDate>
        <jf:date>Feb 3, 2006</jf:date>
        <jf:author>Dennis Bekkering</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>db4objects announces open source replication system</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38794</link>

        

        
            <description><![CDATA[Your approach is very similar to what we we are doing, Kristof.<br><br>Instead of using a timestamp-version number we use a simple counter. In order to be able to identify which changes occured since the last time two databases were syncronized, we store...]]></description>
        

        <pubDate>Fri, 03 Feb 2006 05:27:57 -0500</pubDate>

        

        <jf:creationDate>Fri, 03 Feb 2006 05:27:57 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 03 Feb 2006 05:27:57 -0500</jf:modificationDate>
        <jf:date>Feb 3, 2006</jf:date>
        <jf:author>Carl Rosenberger</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>db4o transactions and isolation level</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38794</link>

        

        
            <description><![CDATA[<blockquote><blockquote>The new replication system is an external client to db4o and behaves like any other client.</blockquote>In other words it does not support transactions</blockquote>No. In other words it works with a single read committed...]]></description>
        

        <pubDate>Fri, 03 Feb 2006 05:07:40 -0500</pubDate>

        

        <jf:creationDate>Fri, 03 Feb 2006 05:07:40 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 03 Feb 2006 05:07:40 -0500</jf:modificationDate>
        <jf:date>Feb 3, 2006</jf:date>
        <jf:author>Carl Rosenberger</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>db4objects announces open source replication system</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38794</link>

        

        
            <description><![CDATA[We are using a different approach here. The basic idea is implementing a custom marker interface (eg. ReplicatedEntity) and adding timestamp-based versioning to all root-level hibernate entities needed to get replicated. Then a polymorphic HQL select is...]]></description>
        

        <pubDate>Fri, 03 Feb 2006 04:17:23 -0500</pubDate>

        

        <jf:creationDate>Fri, 03 Feb 2006 04:17:23 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 03 Feb 2006 04:17:23 -0500</jf:modificationDate>
        <jf:date>Feb 3, 2006</jf:date>
        <jf:author>Kristof Jozsa</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>db4objects announces open source replication system</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38794</link>

        

        
            <description><![CDATA[<blockquote><blockquote>I am not sure what this can do for me. I'v been trying to build a system with wich people can work on local servers. Those local servers synq themselves with the main server. When the main server is down the local servers can keep...]]></description>
        

        <pubDate>Thu, 02 Feb 2006 19:28:05 -0500</pubDate>

        

        <jf:creationDate>Thu, 02 Feb 2006 19:28:05 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 02 Feb 2006 19:28:05 -0500</jf:modificationDate>
        <jf:date>Feb 2, 2006</jf:date>
        <jf:author>Dennis Bekkering</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>db4objects announces open source replication system</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38794</link>

        

        
            <description><![CDATA[<blockquote>I am not sure what this can do for me. I'v been trying to build a system with wich people can work on local servers. Those local servers synq themselves with the main server. When the main server is down the local servers can keep doing their...]]></description>
        

        <pubDate>Thu, 02 Feb 2006 18:39:10 -0500</pubDate>

        

        <jf:creationDate>Thu, 02 Feb 2006 18:39:10 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 02 Feb 2006 18:39:10 -0500</jf:modificationDate>
        <jf:date>Feb 2, 2006</jf:date>
        <jf:author>Kristof Jozsa</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Using db4o as a local cache / local backup server</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38794</link>

        

        
            <description><![CDATA[<blockquote>How about talking to us directly? </blockquote>just did ;-)]]></description>
        

        <pubDate>Thu, 02 Feb 2006 18:16:44 -0500</pubDate>

        

        <jf:creationDate>Thu, 02 Feb 2006 18:16:44 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 02 Feb 2006 18:16:44 -0500</jf:modificationDate>
        <jf:date>Feb 2, 2006</jf:date>
        <jf:author>Dennis Bekkering</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>db4o transactions and isolation level</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38794</link>

        

        
            <description><![CDATA[<blockquote>And does using the new replication system affect concurrency control and the isolation level?</blockquote>The new replication system is an external client to db4o and behaves like any other client.</blockquote><br>In other words it does not...]]></description>
        

        <pubDate>Thu, 02 Feb 2006 16:38:30 -0500</pubDate>

        

        <jf:creationDate>Thu, 02 Feb 2006 16:38:30 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 02 Feb 2006 16:38:30 -0500</jf:modificationDate>
        <jf:date>Feb 2, 2006</jf:date>
        <jf:author>Guglielmo Lichtner</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Why not use Sequoia?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38794</link>

        

        
            <description><![CDATA[<blockquote>As opposed to what?</blockquote><br>Whoops. Sorry. I thought it was the other thread ;-)<br><br>Guglielmo<br><br>Enjoy the <a href="http://www.bway.net/~lichtner/evs4j.html" target="_blank">Fastest Known Reliable Multicast Protocol with Total...]]></description>
        

        <pubDate>Thu, 02 Feb 2006 16:37:09 -0500</pubDate>

        

        <jf:creationDate>Thu, 02 Feb 2006 16:37:09 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 02 Feb 2006 16:37:09 -0500</jf:modificationDate>
        <jf:date>Feb 2, 2006</jf:date>
        <jf:author>Guglielmo Lichtner</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Why not use Sequoia?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38794</link>

        

        
            <description><![CDATA[As opposed to what?]]></description>
        

        <pubDate>Thu, 02 Feb 2006 16:35:45 -0500</pubDate>

        

        <jf:creationDate>Thu, 02 Feb 2006 16:35:45 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 02 Feb 2006 16:35:45 -0500</jf:modificationDate>
        <jf:date>Feb 2, 2006</jf:date>
        <jf:author>Guglielmo Lichtner</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Using db4o as a local cache / local backup server</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38794</link>

        

        
            <description><![CDATA[<blockquote>My current customer propbably needs it in the near future and I am not that crazy that I am going to build it myself, it is actually the one thing that scares me. Could you indicate what it would cost to have it set up.</blockquote>How about...]]></description>
        

        <pubDate>Thu, 02 Feb 2006 16:30:05 -0500</pubDate>

        

        <jf:creationDate>Thu, 02 Feb 2006 16:30:05 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 02 Feb 2006 16:30:05 -0500</jf:modificationDate>
        <jf:date>Feb 2, 2006</jf:date>
        <jf:author>Carl Rosenberger</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Using db4o as a local cache / local backup server</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38794</link>

        

        
            <description><![CDATA[<blockquote>neer future</blockquote>near future that is ;-)]]></description>
        

        <pubDate>Thu, 02 Feb 2006 16:01:46 -0500</pubDate>

        

        <jf:creationDate>Thu, 02 Feb 2006 16:01:46 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 02 Feb 2006 16:01:46 -0500</jf:modificationDate>
        <jf:date>Feb 2, 2006</jf:date>
        <jf:author>Dennis Bekkering</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Using db4o as a local cache / local backup server</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38794</link>

        

        
            <description><![CDATA[<blockquote><blockquote>I am not sure what this can do for me. I'v been trying to build a system with wich people can work on local servers. Those local servers synq themselves with the main server. When the main server is down the local servers can keep...]]></description>
        

        <pubDate>Thu, 02 Feb 2006 15:59:08 -0500</pubDate>

        

        <jf:creationDate>Thu, 02 Feb 2006 15:59:08 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 02 Feb 2006 15:59:08 -0500</jf:modificationDate>
        <jf:date>Feb 2, 2006</jf:date>
        <jf:author>Dennis Bekkering</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>db4o transactions and isolation level</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=38794</link>

        

        
            <description><![CDATA[<blockquote>Does db4o support transactions?</blockquote>Yes.<blockquote>Can you point me to an example of how you demarcate transactions in db4o?</blockquote>Work against db4o is always transactional. #commit() and #rollback() start new transactions...]]></description>
        

        <pubDate>Thu, 02 Feb 2006 15:47:01 -0500</pubDate>

        

        <jf:creationDate>Thu, 02 Feb 2006 15:47:01 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 02 Feb 2006 15:47:01 -0500</jf:modificationDate>
        <jf:date>Feb 2, 2006</jf:date>
        <jf:author>Carl Rosenberger</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>



</channel>
</rss>

