Files
i2p.i2p/apps/streaming/java/src/net/i2p/client/streaming
jrandom 9d5f16a889 2005-07-11 jrandom
* Reduced the growth factor on the slow start and congestion avoidance for
      the streaming lib.
    * Adjusted some of the I2PTunnelServer threading to use a small pool of
      handlers, rather than launching off new threads which then immediately
      launch off an I2PTunnelRunner instance (which launches 3 more threads..)
    * Don't persist session keys / session tags (not worth it, for now)
    * Added some detection and handling code for duplicate session tags being
      delivered (root cause still not addressed)
    * Make the PRNG's buffer size configurable (via the config property
      "i2p.prng.totalBufferSizeKB=4096")
    * Disable SSU flooding by default (duh)
    * Updates to the StreamSink apps for better throttling tests.
2005-07-11 23:06:23 +00:00
..
2005-07-04 20:44:17 +00:00
2005-03-05 02:54:42 +00:00
2004-11-30 23:41:51 +00:00
2005-07-11 23:06:23 +00:00
2005-07-11 23:06:23 +00:00
2005-03-26 07:13:38 +00:00
2005-02-22 07:07:29 +00:00
2005-07-04 20:44:17 +00:00
2005-07-04 20:44:17 +00:00
2005-03-04 06:09:20 +00:00
2004-12-16 02:45:55 +00:00
2005-02-16 22:23:47 +00:00
2005-02-16 22:23:47 +00:00
2005-02-21 18:02:14 +00:00
2005-02-21 18:02:14 +00:00
2005-02-19 23:20:56 +00:00
2005-04-30 23:26:18 +00:00