Hi Stefan, > 1,2) Node1 sends request and needs reply from Node2 > 3,4) Node2 sends message to node Node2, it doesn’t need reply > 5,6) Node2 sends request and needs reply from Node1 It sounds like there are two topologies involved, one being req/rep, other one being probably pub/sub (judging on "alert" command). Martin