Ipop todo

From BoykinWiki

Jump to: navigation, search

To Do

  • Implement BoundedBroadcast on Brunet
  • Add the ability of LocalCO to create LocalStructuredConnections
  • Multipath EdgeListeners (specifically ones that use threads, udp and tcp)
  • Host system idle checker that notifies condor to not allow jobs when not idle
  • Brunet Stream class
  • Provide edge reliability for DHT messages (put/get). In cases where we do not get an ACK back from the next hop within a time bound, we route through the another node.
  • Collect logs for NAT traversal and add unit tests for NatHandler. Is it even working for hard NATs?

Completed

  • Remove reliance of Node from ReqrepManager and RpcManager - 11/30/07 by David Wolinsky
  • Allow IPRouter to serve more than one IP address (ie, multiple end points) - 03/01/09 by David Wolinsky