summaryrefslogtreecommitdiff
path: root/documentation/vsomeipUserGuide
diff options
context:
space:
mode:
authorJuergen Gehring <juergen.gehring@bmw.de>2017-04-07 03:30:13 -0700
committerJuergen Gehring <juergen.gehring@bmw.de>2017-04-07 03:30:13 -0700
commit5315798ff81796217b55eb8c622f154bb0a1c487 (patch)
treea414da54a2ab36be5fbc2c95e551585c41cbc6f8 /documentation/vsomeipUserGuide
parentc35b82a9459b866ab22bc3cabe274c7b36bca290 (diff)
downloadvSomeIP-5315798ff81796217b55eb8c622f154bb0a1c487.tar.gz
vSomeIP 2.6.22.6.2maintain/2.6
Diffstat (limited to 'documentation/vsomeipUserGuide')
-rw-r--r--documentation/vsomeipUserGuide8
1 files changed, 8 insertions, 0 deletions
diff --git a/documentation/vsomeipUserGuide b/documentation/vsomeipUserGuide
index 4bc644d..b2c7d1d 100644
--- a/documentation/vsomeipUserGuide
+++ b/documentation/vsomeipUserGuide
@@ -399,6 +399,14 @@ callbacks if max_dispatchers is configured greater than 0).
The number of internal threads to process messages and events within an application.
Valid values are 1-255. Default is 2.
+
+** 'request_debounce_time' (optional)
++
+Specifies a debounce-time interval in ms in which request-service messages are sent to
+the routing manager. If an application requests many services in short same time
+the load of sent messages to the routing manager and furthermore the replies from the
+routing manager (which contains the routing info for the requested service if available)
+can be heavily reduced. The default value if not specified is 10ms.
++
* `services` (array)
+
Contains the services of the service provider.