All Downloads are FREE. Search and download functionalities are using the official Maven repository.

groups.5.3.11.Final.source-code.fork.xml Maven / Gradle / Ivy

There is a newer version: 5.3.13.Final
Show newest version
<config xmlns="urn:org:jgroups"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="urn:org:jgroups http://www.jgroups.org/schema/jgroups.xsd"
>
    <UDP
            thread_pool.min_threads="0"
            thread_pool.max_threads="20"
            thread_pool.keep_alive_time="30000"/>
    <PING />
    <MERGE3 />
    <FD_SOCK/>
    <FD_ALL/>
    <VERIFY_SUSPECT timeout="1.5s"  />
    <pbcast.NAKACK2 xmit_interval="0.5s"/>
    <UNICAST3 xmit_interval="0.5s"/>
    <pbcast.STABLE />
    <pbcast.GMS print_local_addr="true" join_timeout="1000"/>
    <UFC />
    <MFC />
    <FRAG2 frag_size="60K" />
    <FORK>
        <fork-stacks xmlns="fork" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                     xsi:schemaLocation="fork fork-stacks-4.2.xsd">
            <fork-stack id="lock">
                <config>
                    <CENTRAL_LOCK2/>
                </config>
            </fork-stack>
        </fork-stacks>
    </FORK>
</config>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy