
archetype-resources.conf.hazelcast.xml Maven / Gradle / Ivy
The newest version!
<hazelcast xsi:schemaLocation="http://www.hazelcast.com/schema/config http://www.hazelcast.com/schema/config/hazelcast-config-3.2.xsd" xmlns="http://www.hazelcast.com/schema/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <group> <name>workers</name> </group> <network> <port port-count="200" auto-increment="true">5701</port> <join> <multicast enabled="false"/> <tcp-ip enabled="true"> <!--MEMBERS--> </tcp-ip> </join> </network> </hazelcast>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy