Inspirel banner

Programming Distributed Systems with YAMI4

4.3.21 Incoming Queue Max Length

This setting is Python-specific - it is not available and not needed in other languages. It plays the role of additional flow control that is necessary in Python, where a separate message queue allows to isolate the domains of C++ and Python threads.

Property name: "incoming_queue_max_length".

Property type: integer.

Default value: 100.