JGroups Protocols Discovery: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * JGroups =Overview= =Configuration= ==num_initial_members== It is recommended that <tt>num_initial_members<.tt> be equal to the cluster...") |
No edit summary |
||
Line 4: | Line 4: | ||
=Overview= | =Overview= | ||
<tt>Discovery</tt> is the superclass for all discovery protocols. Its properties can be used in any subclass. | |||
=Configuration= | =Configuration= |
Revision as of 05:33, 24 February 2016
Internal
Overview
Discovery is the superclass for all discovery protocols. Its properties can be used in any subclass.
Configuration
num_initial_members
It is recommended that num_initial_members<.tt> be equal to the cluster size, but at least greater that 1/2 the cluster size.