Commit ef4acc82 authored by Grégory Wisniewski's avatar Grégory Wisniewski

This TODO as no meaning since the timeout is at connection level.

git-svn-id: https://svn.erp5.org/repos/neo/trunk@1921 71dcc9de-d417-0410-9af5-da40c76e7ee4
parent 1c024d1e
......@@ -34,10 +34,6 @@ RC - Review output of pylint (CODE)
involved nodes.
It must be changed to a correspondance table using shorter keys (sent
in the packet) to avoid repeating the same UUIDs many times.
- Make IdleEvent know what message they are expecting (DEBUGABILITY)
If a PING packet is sent, there is currently no way to know which
request created associated IdleEvent, nor which response is expected
(knowing either should be enough).
- Consider using multicast for cluster-wide notifications. (BANDWITH)
Currently, multi-receivers notifications are sent in unicast to each
receiver. Multicast should be used.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment