阅读背景:

在多线程应用程序中查找/避免共享数据的规则

来源:互联网 

Hy,

as we all know, developing a multithreading application is a hard thing. Especially the point when and what to lock is not so obvious IMHO. Often I'm looking at a method / class and I must ask myself, if I share some data, which can be modified by multiple threads. And when I'm not sure it ends in a lock( ) over a whole code block.as we all know, developing a multithreadi




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: