`
lukeshei
  • 浏览: 384221 次
  • 性别: Icon_minigender_1
  • 来自: 台北
社区版块
存档分类
最新评论

Beautiful concurrency

阅读更多
http://research.microsoft.com/~simonpj/papers/stm/beautiful.pdf

這文章是Simon Peyton Jones 2007/03/01 在劍橋 微軟研究院發表的一篇文章,他簡單的說明了一些現有的CONCURRENCY PROGRAMMING的問題,裡面提到 Locks are bad , 裡面用的例子潛顯易懂,並且使用了Haskell 演繹一段 Software Transactional Memory (STM)
分享到:
评论

相关推荐

    Python Concurrency with asyncio

    Python Concurrency with asyncio

    Java 9 Concurrency Cookbook.2e

    This book covers the most important and useful mechanisms included in version 9 of the Java concurrency API, so you will be able to use them directly in your applications. The mechanisms are as ...

    Java Concurrency in Practice

    Java Concurrency in practice

    C++ Concurrency in Action 2nd.pdf

    《C++ Concurrency in Action》第二版是一本专注于C++编程语言中并发和并行编程的权威指南。本书主要侧重于C++11以及后续版本中引入的多线程功能,旨在帮助读者深入理解并有效运用C++并发特性。由于C++11对并发的...

    Java-Concurrency-Essentials

    Concurrency is always a challenge for developers and writing concurrent programs can be extremely hard. There is a number of things that could potentially blow up and the complexity of systems rises ...

    Effective Concurrency

    including the widely-cited essay "The Free Lunch Is Over" which coined the term "concurrency revolution" to describe the software sea change now in progress to exploit increasingly parallel hardware....

    C++ Concurrency in Action 2nd Edition

    This book is an in-depth guide to the concurrency and multithreading facilities from the new C++ Standard, from the basic usage of std::thread, std::mutex, and std:: async, to the complexities of ...

    Java Concurrency in Practice 无水印pdf

    Java Concurrency in Practice 英文无水印pdf pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者...

    Concurrency by Tutorials.zip

    Raywenderlich: Concurrency by Tutorials Raywenderlich: Concurrency by Tutorials Raywenderlich: Concurrency by Tutorials

    Concurrency in Go: Tools and Techniques for Developers

    Concurrency in Go: Tools and Techniques for Developers by Katherine Cox-Buday English | 19 July 2017 | ISBN: 1491941197 | ASIN: B0742NH2SG | 240 Pages | AZW3 | 1.15 MB Concurrency can be notoriously...

    Concurrency in Go.pdf

    根据提供的文件内容,文件标题为《Concurrency in Go.pdf》,描述为“Concurrency in Go”,标签为“go”,以及部分内容的摘录,我们可以提炼出以下知识点: 1. Go语言的并发机制是本书讨论的核心主题。Go语言是专...

Global site tag (gtag.js) - Google Analytics