Comment #5 on issue 2261 by [email protected]: GC slowdown and excessive memory consumption
http://code.google.com/p/mobicents/issues/detail?id=2261
To avoid creation of DefaultRunnable you may add custom factory, which wont create those. Only reason for those objects to be created is to provide Statistics.
