aws memo

AWS関連の備忘録 (※本ブログの内容は個人的見解であり、所属組織及び企業の意見を代弁するものではありません。1年以上古いエントリは疑ってかかってください)

本: 並行コンピューティング技法

並行コンピューティング技法 ―実践マルチコア/マルチスレッドプログラミング (原題: The Art of Concurrency) のメモ

====

 

引用されてる論文・書籍

The Art of Concurrency 原著

The Free Lunch Is Over: A Fundamental Turn Toward Concurrency in Software

Feynman Lectures On Computation (訳本:ファインマン計算機科学 )

Patterns for Parallel Programming (Software Patterns Series)

Wheels, Life and Other Mathematical Amusements

Principles of Concurrent and Distributed Programming (Prentice-Hall International Series in Computer Science)

Parallel Programming in C with MPI and OpenMP

Data Parallel Algorithm (pdf)

Principles of Parallel Programming

Parallel Computation: Models and Methods

The Design and Analysis of Parallel Algorithms

Art of Computer Programming, Volume 3: Sorting and Searching (Art of Computer Programming Volume 3)

Fundamentals of Algorithmics

MapReduce: Simplified Data Processing on Large Clusters 

Programming with POSIX® Threads (Addison-Wesley Professional Computing Series)

Introduction to Parallel Computing: Design and Analysis of Parallel Algorithms