Post Go back to editing

my endpoint is not acting immediately on CP commands

In my basic ADRadioNet evaluation demo (with CP => R => EP), the commands I sent from the CenterPoint are not immediately reaching the endpoint. Is there something wrong with the way I am sending these commands?. I expect the EP to respond right away without any delay.

Parents
  • What is the maximum size of the queue in the Router for storing the downstream messages ?

    does it work like a FIFO or a LIFO as the last command could be the most relevant one ?

    Since AdRadioNET uses stateless routing consecutive packets may not traverse through the same router in which case does the CP retransmit the packet to another Router if Message 2 was received at the CP Via R2.

Reply
  • What is the maximum size of the queue in the Router for storing the downstream messages ?

    does it work like a FIFO or a LIFO as the last command could be the most relevant one ?

    Since AdRadioNET uses stateless routing consecutive packets may not traverse through the same router in which case does the CP retransmit the packet to another Router if Message 2 was received at the CP Via R2.

Children
No Data