tomcat

ScannerDiscovery (Micro Agent)

ScannerDiscovery (Micro Agent)

Package jadex.platform.service.awareness.discovery.ipscanner

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

Arguments

Name Type Default Value
The port used for finding other agents.
port int
55668
The delay between scanning as factor of delay time, e.g. 1=10000, 2=20000.
scanfactor long
1
The size of the send buffer (determines the number of messages that can be sent at once).
buffersize int
1024*1024
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 Fri Apr 19 23:54:33 UTC 2024

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