Lines Matching refs:messages
9 ``key_matching`` and ``tag_matching``. ``join_nodes`` need messages at
12 messages from its inputs until it has a message at each input. To create
14 and only if all input ports succeed reserving messages will an output
33 messages and try to push the resulting message to any nodes connected
36 predecessors that were reserved are signaled that the messages were
37 used (by calling ``try_consume()``.) Those messages will be discarded
40 predecessors that were reserved are signaled that the messages were
41 not used (by calling ``try_release()``.) At this point, the messages
48 messages, at least one of the predecessors to each of the reserving
55 messages and do not support ``try_get()`` or ``try_reserve()``.
121 buffer messages, the message is dropped. Because not all the inputs to