tomcat

MulticastDiscovery (Micro Agent)

MulticastDiscovery (Micro Agent)

Package jadex.platform.service.awareness.discovery.ipmulticast

This agent looks for other awareness agents in the local net.

Arguments

Name Type Default Value
The ip multicast address used for finding other agents (range 224.0.0.0-239.255.255.255).
address java.lang.String
"224.0.0.0"
The port used for finding other agents.
port int
55667
The delay between sending awareness infos (in milliseconds).
delay long
10000
Flag for enabling fast startup awareness (pingpong send behavior).
fast boolean
true
A list of platforms/IPs/hostnames to include. Matches start of platform/IP/hostname.
includes java.lang.String[]
null
A list of platforms/IPs/hostnames to exclude. Matches start of platform/IP/hostname.
excludes java.lang.String[]
null
Page generated on Thu Apr 25 14:29:10 UTC 2024

Copyright (C) 2002-2014 Lars Braubach, Alexander Pokahr, Kai Jander
Version 3.0-DEVELOPMENT from 2016/06/07