I am not explicitly demarcating transactions, and I am using synchronous replication 
(though to be fair I tried async, which was not noticeably faster).  My full cache XML 
is as follows:



    

    

        jboss:service=Naming
        jboss:service=TransactionManager

        org.jboss.cache.DummyTransactionManagerLookup

        REPEATABLE_READ

        REPL_SYNC

        false
        0
        0

        TreeCache-Cluster1

        
            
                <UDP mcast_addr="228.1.2.3" mcast_port="45565"
                    ip_ttl="64" ip_mcast="true" 
                    mcast_send_buf_size="150000" mcast_recv_buf_size="80000"
                    ucast_send_buf_size="150000" ucast_recv_buf_size="80000"
                    loopback="false"/>
                <PING timeout="2000" num_initial_members="3"
                    up_thread="false" down_thread="false"/>
                <MERGE2 min_interval="10000" max_interval="20000"/>
                <FD_SOCK/>
                <VERIFY_SUSPECT timeout="1500"
                    up_thread="false" down_thread="false"/>
                <pbcast.NAKACK gc_lag="50" retransmit_timeout="600,1200,2400,4800"
                    max_xmit_size="8192" up_thread="false" down_thread="false"/>
                <UNICAST timeout="600,1200,2400" window_size="100" min_threshold="10"
                    down_thread="false"/>
                <pbcast.STABLE desired_avg_gossip="20000"
                    up_thread="false" down_thread="false"/>
                <FRAG frag_size="8192"
                    down_thread="false" up_thread="false"/>
                <pbcast.GMS join_timeout="5000" join_retry_timeout="2000"
                    shun="true" print_local_addr="true"/>
                <pbcast.STATE_TRANSFER up_thread="true" down_thread="true"/>
            
        

        false
        5000

        10000

        15000

        org.jboss.cache.eviction.LRUPolicy
        
           
              30
              <!-- Cache wide default -->
              
                  150000
                  1800
              
            
        

   


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3848015#3848015

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3848015


-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. 
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to