I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Forked from I2P Developers / i2p.i2p
Source project has a limited visibility.
  • jrandom's avatar
    5aa33574
    2006-02-18 jrandom · 5aa33574
    jrandom authored and zzz's avatar zzz committed
        * Migrate the outbound packets from a central component to the individual
          per-peer components, substantially cutting down on lock contention when
          dealing with higher degrees.
        * Load balance the outbound SSU transfers evenly across peers, rather than
          across messages (so peers with few messages won't be starved by peers
          with many).
        * Reduce the frequency of router info rebuilds (thanks bar!)
    5aa33574
    History
    2006-02-18 jrandom
    jrandom authored and zzz's avatar zzz committed
        * Migrate the outbound packets from a central component to the individual
          per-peer components, substantially cutting down on lock contention when
          dealing with higher degrees.
        * Load balance the outbound SSU transfers evenly across peers, rather than
          across messages (so peers with few messages won't be starved by peers
          with many).
        * Reduce the frequency of router info rebuilds (thanks bar!)
To find the state of this project's repository at the time of any of these versions, check out the tags.