netty5/transport
Norman Maurer 1bb003d9ae [#995] Replace AtomicReference usage with AtomicReferenceFieldUpdater
This will safe as an example 2gb mem when have 10 DefaultHandlerContext instances per connection and the connection count is 1000000.
Also kind of related to [#920]
2013-01-30 13:45:39 +01:00
..
src [#995] Replace AtomicReference usage with AtomicReferenceFieldUpdater 2013-01-30 13:45:39 +01:00
pom.xml [#884] Split SCTP transport into extra module 2013-01-03 22:19:06 +01:00