1. 08 8月, 2018 1 次提交
    • Y
      Support FastThreadLocal mode. Resolves #94 · 50a2b6d4
      Yang Fang 提交于
      1. Support FastThreadLocal mode when run with netty by config
         -Dttl.fastthreadlocal.enable=true, default is false
      2. Caution: when FastThreadLocal mode is enabled,
         TransmittableThreadLocal can NEVER be inheritable.
      3. Disable the tests which depends on the ability of InheritableThreadLocal
         when FastThreadLocal is enabled.
      50a2b6d4
  2. 07 8月, 2018 1 次提交
  3. 05 8月, 2018 13 次提交
  4. 03 8月, 2018 1 次提交
  5. 02 8月, 2018 5 次提交
  6. 19 7月, 2018 1 次提交
  7. 07 7月, 2018 12 次提交
  8. 20 6月, 2018 4 次提交
  9. 18 6月, 2018 2 次提交