`
mk926
  • 浏览: 10851 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
最近访客 更多访客>>
社区版块
存档分类
最新评论

From Concurrent to Parallel

 
阅读更多

 Brian Goetz 在QCon上的session

 

http://www.infoq.com/presentations/brian-goetz-concurrent-parallel

分享到:
评论

相关推荐

    Learning+Concurrent+Programming+in+Scala,+2nd+Edition-2017.mobi

    Concurrent and parallel programming have progressed from niche disciplines, of interest only to kernel programming and high-performance computing, to something that every competent programmer must ...

    Java 9 Concurrency Cookbook - Second Edition

    You will learn how to use parallel and reactive streams to process massive data sets. Next, you will move on to create streams and use all their intermediate and terminal operations to process big ...

    [电子书][高清] GPU Computing Gems Emerald Edition

    GPU Computing Gems includes tested, proven GPGPU and CUDA techniques from the leading minds of concurrent programming, offering insights unavailable in any one volume to date. The contents cover the ...

    Programming Elixir

    You’re also investigating designs that help you maximize uptime and manage security., This book is your guide to Elixir, a modern, functional, and concurrent programming language. Because Elixir ...

    determinzing编译器的论文

    The authors argue that it is time for a new era of bug-free parallel programming that enables developers to easily transition from sequential to parallel worlds without sacrificing performance or ...

    .NET Design Patterns [Kindle Edition]

    Be able to implement concurrent/parallel programming techniques using idioms under .NET Avoiding pitfalls when creating compositional, readable, and maintainable code using imperative, functional, and...

    Python Web Scraping - Second Edition .azw3电子书下载

    Build a concurrent crawler to process web pages in parallel Follow links to crawl a website Extract features from the HTML Cache downloaded HTML for reuse Compare concurrent models to determine the ...

    数据库性能监控

    Concurrent Trans redo size redo writes parse count (total) parse count (hard) 指标项: #IO Latency db file sequential read(ms) log file parallel write(ms) log file sync(ms) db file scattered read...

    Multithreading with C# Cookbook(PACKT,2ed,2016)

    Starting from learning what a thread is, we guide you through the basics and then move on to more advanced concepts such as task parallel libraries, C# asynchronous functions, and much more. ...

    Haskell Data Analysis Cookbook(PACKT,2014)

    Fiddle with parallel and concurrent code to speed up and simplify time-consuming algorithms Find clusters in data using some of the most popular machine learning algorithms Manage results by ...

    CUDA Reference from NVIDIA official site.

    executing kernels, and performing other tasks essential to developing applications that leverage the parallel processing capabilities of NVIDIA GPUs. ##### 1.1 Device Management RT **1.1.1 ...

    Erlang and OTP in Action

    Erlang and OTP in Action teaches you to apply Erlang’s message passing model for concurrent programming–a completely different way of tackling the problem of parallel programming from the more ...

    Packt.Reactive.Programming.in.Kotlin

    Chapter 7, Concurrency and Parallel Processing in RxKotlin with Schedulers, enables you to leverage the benefits of Schedulers to achieve concurrent programming. Chapter 8, Testing RxKotlin ...

    Go.Programming.Blueprints.2nd

    The garbage collector is now concurrent and provides dramatically lower pause times by running in parallel with other goroutines when possible. This book will show you how to leverage all the latest...

Global site tag (gtag.js) - Google Analytics