Constant scaproust::proto::PUSH [] [src]

pub const PUSH: u16 = 5 * 16

Pipeline protocol

Fair queues messages from the previous processing step and load balances them among instances of the next processing step.

This socket is used to send messages to a cluster of load-balanced nodes. Receive operation is not implemented on this socket type.