netty5/common
Norman Maurer 910ae03792 [#4147] Allow to disable recycling
Motivation:

Sometimes it is useful to disable recycling completely if memory constraints are very tight.

Modifications:

Allow to use -Dio.netty.recycler.maxCapacity=0 to disable recycling completely.

Result:

It's possible to disable recycling now.
2015-08-28 15:05:42 +02:00
..
src [#4147] Allow to disable recycling 2015-08-28 15:05:42 +02:00
pom.xml Auto-generating primitive collections for int and char keys. 2015-04-10 07:56:54 -07:00