amoeba 0.22 版本发布:
bug fix:
1、解决在debug日志开启下,日志reporter线程访问selector.keys()、跟ConnectionManager线程访问selector.select(long),产生多线程并发问题。(selector.select、selector.keys 非线程安全)
http://www.sf.net/projects/amoeba
bug fix:
1、解决在debug日志开启下,日志reporter线程访问selector.keys()、跟ConnectionManager线程访问selector.select(long),产生多线程并发问题。(selector.select、selector.keys 非线程安全)
http://www.sf.net/projects/amoeba
Amoeba 0.22版本已发布,本次更新修复了debug日志开启时产生的多线程并发问题,具体为日志reporter线程访问selector.keys()与ConnectionManager线程访问selector.select(long)时出现的问题。
988

被折叠的 条评论
为什么被折叠?



