Trustin Lee
|
91d7a329d4
|
* Renamed Concurrent*Weak*HashMap to Concurrent*WeakKey*HashMap to avoid confusion
* Added some FIXMEs related with potential memory leak
|
2009-02-13 06:19:10 +00:00 |
|
Trustin Lee
|
b2d27d3b69
|
* Added alternative implementations of ConcurrentHashMap and replaced existing references to java.util.concurrent.ConcurrentHashMap with them
* Added ReusableIterator to avoid Iterator creation overhead
* Optimized HashedWheelTimer
|
2009-01-20 07:57:45 +00:00 |
|
Trustin Lee
|
a1bac0c843
|
APIviz tagging
|
2008-12-03 09:05:54 +00:00 |
|
Trustin Lee
|
05b326a6e6
|
Added ChannelLocal.<init>
|
2008-12-03 00:42:10 +00:00 |
|
Trustin Lee
|
271c41d732
|
Resolved issue: NETTY-93 (ChannelLocal (as a counterpart of ThreadLocal))
* Added ChannelLocal
* Added ConcurrentWeakHashMap
|
2008-12-03 00:39:33 +00:00 |
|