Inspirel banner

Programming Distributed Systems with YAMI4

4.3.3 TCP Non-Blocking I/O

The YAMI4 internal architecture relies on non-blocking I/O for optimum performance on all channels. Still, for some technical reasons users might want to switch to blocking I/O - this flag can be used to control whether TCP connections are blocking or not.

Property name: "tcp_nonblocking".

Property type: boolean.

Default value: true.