Concurrency is one of the hot topics on quite a few technology podcasts. Yet I couldn't find a podcast dedicated to concurrency programming fundamentals, techniques etc. If there's no podcast that specializes on concurrency which of technology podcasts highlights this topic best?
并发性是很多技术播客的热门话题之一。然而,我找不到专门用于并发编程基础,技术等的播客。如果没有专门研究并发的播客哪个技术播客突出了这个主题最好?
5 个解决方案
#1
Also not aware of specific podcasts dedicated to this.
也没有意识到专门针对此的特定播客。
But: I found the following two podcasts fairly interesting in regard to concurrency and scalability.
但是:我发现以下两个播客在并发性和可伸缩性方面相当有趣。
http://www.se-radio.net/podcast/2008-03/episode-89-joe-armstrong-erlang
http://www.se-radio.net/podcast/2008-09/episode-109-ebay039s-architecture-principles-randy-shoup
#2
Others have already mentioned it, but I thought I'd emphasize that SE Radio have quite a few good concurrency episodes, including a 3-part primer on concurrency. I would recommend SE Radio in general as a great resource.
其他人已经提到了它,但我想我会强调SE Radio有很多很好的并发事件,包括一个关于并发性的3部分入门。我会推荐SE Radio作为一个很好的资源。
#3
I don't know of a podcast that is dedicated to concurrency, but you can find interesting discussions about concurrency in:
我不知道专门用于并发的播客,但您可以在以下方面找到关于并发性的有趣讨论:
- Channel 9 (mostly video but I listen to the audio track in the car)
- Intel
- Software engineering radio
第9频道(主要是视频,但我在车里听音轨)
软件工程广播
The links are to the concurrency tag.
链接指向并发标记。
#5
I follow High Scalability RSS feeds. It's actually about web stuff, but you might find it interesting.
我遵循高可伸缩性RSS提要。它实际上是关于网络的东西,但你可能会发现它很有趣。
#1
Also not aware of specific podcasts dedicated to this.
也没有意识到专门针对此的特定播客。
But: I found the following two podcasts fairly interesting in regard to concurrency and scalability.
但是:我发现以下两个播客在并发性和可伸缩性方面相当有趣。
http://www.se-radio.net/podcast/2008-03/episode-89-joe-armstrong-erlang
http://www.se-radio.net/podcast/2008-09/episode-109-ebay039s-architecture-principles-randy-shoup
#2
Others have already mentioned it, but I thought I'd emphasize that SE Radio have quite a few good concurrency episodes, including a 3-part primer on concurrency. I would recommend SE Radio in general as a great resource.
其他人已经提到了它,但我想我会强调SE Radio有很多很好的并发事件,包括一个关于并发性的3部分入门。我会推荐SE Radio作为一个很好的资源。
#3
I don't know of a podcast that is dedicated to concurrency, but you can find interesting discussions about concurrency in:
我不知道专门用于并发的播客,但您可以在以下方面找到关于并发性的有趣讨论:
- Channel 9 (mostly video but I listen to the audio track in the car)
- Intel
- Software engineering radio
第9频道(主要是视频,但我在车里听音轨)
软件工程广播
The links are to the concurrency tag.
链接指向并发标记。
#4
For parallel scientific applications, see RCE.
对于并行科学应用,请参阅RCE。
#5
I follow High Scalability RSS feeds. It's actually about web stuff, but you might find it interesting.
我遵循高可伸缩性RSS提要。它实际上是关于网络的东西,但你可能会发现它很有趣。