Replaced the 'message-bus' thread name reference with 'task-scheduler'
This commit is contained in:
@@ -219,7 +219,7 @@
|
|||||||
<para>
|
<para>
|
||||||
Also, notice that the worker thread name is displayed with each invocation. You will see that the hot drinks are
|
Also, notice that the worker thread name is displayed with each invocation. You will see that the hot drinks are
|
||||||
prepared by the task-executor threads. If you provide a much shorter poller interval (such as 100 milliseconds),
|
prepared by the task-executor threads. If you provide a much shorter poller interval (such as 100 milliseconds),
|
||||||
then you will notice that occasionally it throttles the input by forcing the message-bus (the caller) to invoke
|
then you will notice that occasionally it throttles the input by forcing the task-scheduler (the caller) to invoke
|
||||||
the operation.
|
the operation.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
|
|||||||
Reference in New Issue
Block a user