|
Set statistics.too_busy to true if time difference
between ticks at level zero is greater that this limit.
|
|
Whether to enable random local migrations - object that
must be delivered to destination object is passed to
migration protocol layer even thought destination object
is local.
Note: Ignored if the Core is not compiled in debug mode.
|
|
Whether to swap-out all objects which have scheduled
one or more events for current tick. The objects are
swapped-out before any event is processed in current tick.
|
|
Specifies probability of local migration
if debug_force_random_local_migration is true.
Should be in 0.0 to 1.0 range, other values may
cause random behavior.
|
|
Log each delivered_to() and delivery_failed() events.
Should be used only for debug purposes because it can really
slow down entire system.
|
|
Log each migration message that is beeing processed.
|
|
Warn if global schedule has been blocked by a "busy" object
for at least max_schedule_delay seconds.
|