The Little Book of Semaphores, 2nd Edition : The Ins and Outs of Concurrency Control and Common Mistakes

0
(0)

The Little Book of Semaphores, 2nd Edition
: The Ins and Outs of Concurrency Control and Common Mistakes

作者:AllenB.Downey

出版社:CreateSpaceIndependentPublishingPlatform

副标题:TheInsandOutsofConcurrencyControlandCommonMistakes

出版年:2009-3-20

页数:294

定价:USD34.95

装帧:Paperback

ISBN:9781441418685

内容简介
······

The Little Book of Semaphores is a textbook that introduces the principles of synchronization for concurrent programming. In most computer science curricula, synchronization is a module in an Operating Systems class. OS textbooks present a standard set of problems with a standard set of solutions, but most students don't get a good understanding of the material or the ability to solve similar problems. The approach of this book is to identify patterns that are useful for a variety of synchronization problems and then show how they can be assembled into solutions. After each problem, the book offers a hint before showing a solution, giving students a better chance of discovering solutions on their own. The book covers the classical problems, including "Readers-writers," "Producer-consumer", and "Dining Philosophers." In addition, it collects a number of not-so-classical problems.

作者简介
······

Allen B. Downey is an Associate Professor of Computer Science at the Franklin W. Olin College of Engineering. He has written several books, including Computational Modeling and Complexity Science, How to Think Like a Computer Scientist, The Little Book of Semaphores, Physical Modeling in MATLAB, and Learning Perl the Hard Way.

评论 ······

有点意思

看了前四章,包含了常见的semaphore, mutex, producer-consumer, reader-writer 对理解多线程有所帮助

怎么说呢,没那么好啊

https://www.greenteapress.com/thinkos/thinkos.pdf
https://blog.csdn.net/booksyhay/category_8055255.html
https://greenteapress.com/wp/think-python/

点击星号评分!

平均分 0 / 5. 投票数: 0

还没有投票!请为他投一票。

推荐阅读

评论 抢沙发

评论前必须登录!

 

登录

找回密码

注册