You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Throughput measures one-way push/pull (no reply needed)
Latency measures full req/rep roundtrip
Send/receive uses a nonblocking fast path via zframe_recv_nowait/zframe_send(DONTWAIT), falling back to FD polling when data isn't immediately available