Size: 1259
Comment:
|
← Revision 3 as of 2009-12-25 07:08:32 ⇥
Size: 1445
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
-- ["swordsp"] ([[Date(2007-01-29T15:31:47Z)]]) [[TableOfContents]] |
-- [[swordsp]] (<<Date(2007-01-29T15:31:47Z)>>) <<TableOfContents>> |
Line 8: | Line 8: |
* [http://www.gotw.ca/publications/concurrency-ddj.htm The Free Lunch Is Over: A Fundamental Turn Toward Concurrency in Software] * [http://acmqueue.com/modules.php?name=Content&pa=showpage&pid=332 Software and the Concurrency Revolution] |
* [[http://www.gotw.ca/publications/concurrency-ddj.htm|The Free Lunch Is Over: A Fundamental Turn Toward Concurrency in Software]] * [[http://acmqueue.com/modules.php?name=Content&pa=showpage&pid=332|Software and the Concurrency Revolution]] |
Line 11: | Line 11: |
* [http://armstrongonsoftware.blogspot.com/2006_08_01_archive.html Concurrency is easy] | * [[http://armstrongonsoftware.blogspot.com/2006_08_01_archive.html|Concurrency is easy]] |
Line 15: | Line 15: |
* [http://blog.csdn.net/g9yuayon/archive/2007/01/22/1490096.aspx Dreaming In Code] -- Chandler 背后的故事 | * [[http://blog.csdn.net/g9yuayon/archive/2007/01/22/1490096.aspx|Dreaming In Code]] -- Chandler 背后的故事 |
Line 17: | Line 17: |
* [http://blog.csdn.net/g9yuayon/archive/2007/01/03/1473221.aspx 2007阅读计划] | * [[http://blog.csdn.net/g9yuayon/archive/2007/01/03/1473221.aspx|2007阅读计划]] |
Line 19: | Line 19: |
* Java Generics and Collections 和 Java Concurrency in Practice 都是期待很久的主题,正好系统恶补一下 * 又记住一个牛人的名字:Philip Wadler |
每日收藏与发现 -- swordsp (2007-01-29)
Contents
Concurrency
The Free Lunch Is Over: A Fundamental Turn Toward Concurrency in Software
- 这两篇太长,用词也有些涩,读得甚苦,不过讲解还算浅显。大师看问题角度还是高的,就是观点精炼一下更好。
- 这篇平易多了,完全不懂 Erlang 的人(如我)也能读得津津有味。感想:道法自然哪。
Book
Dreaming In Code -- Chandler 背后的故事
- 这本和 Soul of a New Machine、Show Stopper,能搞到就好了……
- 已入手前6本,待读(也许吧)。《On Writing Well》、《MMIXWare》和《Verification of Reactive Systems》未获(其实到手了也未必能啃下来)。
- Java Generics and Collections 和 Java Concurrency in Practice 都是期待很久的主题,正好系统恶补一下
- 又记住一个牛人的名字:Philip Wadler