开发者

Implementation of Task in monodroid

I'm a .net developer and I'm using monodroid these days. I found Task class in the mono droid. I'm not sure how does monodroid implement it. I guess it uses thread pool in Java, am I right? I appreciate if there is any article for me 开发者_如何学Goto read.

Thanks, Howard


No, MonoDroid does not use the threadpool in Java. Check out the implementation of System.Threading.Tasks in Mono.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜