Jeffrey Richter is looking for some input on how people are using his PowerThreading library. If anyone out there is using this, what parts of it are you using? He is looking to clean up the library and wants to know what classes people are using.
杰弗里里希特正在寻找关于人们如何使用他的PowerThreading库的一些意见。如果有人在使用这个,你使用它的哪些部分?他希望清理图书馆并想知道人们正在使用哪些课程。
http://www.wintellect.com/PowerThreading.aspx
EDIT: See http://tech.groups.yahoo.com/group/PowerThreading/message/88
编辑:请参阅http://tech.groups.yahoo.com/group/PowerThreading/message/88
2 个解决方案
#1
1
An indirect answer (I don't use that library myself) - if I was looking at complex threading, I'd be very tempted to look at what the TPL has to offer in the current CTP, especially looking forward to .NET 4.0.
间接答案(我自己不使用该库) - 如果我正在研究复杂的线程,我很想看看TPL在当前的CTP中提供什么,特别是期待.NET 4.0。
#2
0
I watched video linked from MSDN news feed, then downloaded his library shortly after.
我观看了从MSDN新闻源链接的视频,然后很快就下载了他的图书馆。
I haven't really had a chance to get into it too much but I can tell you this, his samples need a lot of work. I took me 15 minutes of poking around to figure out what I should build/run before I could actually even view a sample. When I did get a sample running it was too obscure for me to decide how I could implement it in my own projects.
我真的没有机会进入太多,但我可以告诉你,他的样本需要做很多工作。在我实际查看样本之前,我花了15分钟的时间来探究我应该构建/运行的内容。当我确实得到一个样本运行时,我太晦涩难以决定如何在我自己的项目中实现它。
If I hadn't watched the video first I would have no idea what his library does or how powerful it can be.
如果我没有先观看视频,我就不知道他的图书馆做了什么,或者它有多强大。
#1
1
An indirect answer (I don't use that library myself) - if I was looking at complex threading, I'd be very tempted to look at what the TPL has to offer in the current CTP, especially looking forward to .NET 4.0.
间接答案(我自己不使用该库) - 如果我正在研究复杂的线程,我很想看看TPL在当前的CTP中提供什么,特别是期待.NET 4.0。
#2
0
I watched video linked from MSDN news feed, then downloaded his library shortly after.
我观看了从MSDN新闻源链接的视频,然后很快就下载了他的图书馆。
I haven't really had a chance to get into it too much but I can tell you this, his samples need a lot of work. I took me 15 minutes of poking around to figure out what I should build/run before I could actually even view a sample. When I did get a sample running it was too obscure for me to decide how I could implement it in my own projects.
我真的没有机会进入太多,但我可以告诉你,他的样本需要做很多工作。在我实际查看样本之前,我花了15分钟的时间来探究我应该构建/运行的内容。当我确实得到一个样本运行时,我太晦涩难以决定如何在我自己的项目中实现它。
If I hadn't watched the video first I would have no idea what his library does or how powerful it can be.
如果我没有先观看视频,我就不知道他的图书馆做了什么,或者它有多强大。