mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-01-20 09:28:52 +00:00
add "Using Concurrency and Parallelism Effectively" (#2696)
This commit is contained in:
parent
3851f5aeeb
commit
fd4807f31f
@ -97,7 +97,7 @@
|
|||||||
* [MOOC](#mooc)
|
* [MOOC](#mooc)
|
||||||
* [Networking](#networking)
|
* [Networking](#networking)
|
||||||
* [Open Source Ecosystem](#open-source-ecosystem)
|
* [Open Source Ecosystem](#open-source-ecosystem)
|
||||||
* [Operating systems](#operating-systems)
|
* [Operating Systems](#operating-systems)
|
||||||
* [Parallel Programming](#parallel-programming)
|
* [Parallel Programming](#parallel-programming)
|
||||||
* [Partial Evaluation](#partial-evaluation)
|
* [Partial Evaluation](#partial-evaluation)
|
||||||
* [Professional Development](#professional-development)
|
* [Professional Development](#professional-development)
|
||||||
@ -117,7 +117,7 @@
|
|||||||
* [Lisp](#lisp)
|
* [Lisp](#lisp)
|
||||||
* [Livecode](#livecode)
|
* [Livecode](#livecode)
|
||||||
* [Lua](#lua)
|
* [Lua](#lua)
|
||||||
* [MarkDown](#markdown)
|
* [Markdown](#markdown)
|
||||||
* [Mathematica](#mathematica)
|
* [Mathematica](#mathematica)
|
||||||
* [MATLAB](#matlab)
|
* [MATLAB](#matlab)
|
||||||
* [Maven](#maven)
|
* [Maven](#maven)
|
||||||
@ -604,7 +604,10 @@
|
|||||||
* [Introduction to Parallel Computing](https://computing.llnl.gov/tutorials/parallel_comp/) - Blaise Barney
|
* [Introduction to Parallel Computing](https://computing.llnl.gov/tutorials/parallel_comp/) - Blaise Barney
|
||||||
* [Is Parallel Programming Hard, And, If So, What Can You Do About It?](https://www.kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html) - Paul E. McKenney
|
* [Is Parallel Programming Hard, And, If So, What Can You Do About It?](https://www.kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html) - Paul E. McKenney
|
||||||
* [Programming on Parallel Machines; GPU, Multicore, Clusters and More](http://heather.cs.ucdavis.edu/parprocbook) - Norm Matloff
|
* [Programming on Parallel Machines; GPU, Multicore, Clusters and More](http://heather.cs.ucdavis.edu/parprocbook) - Norm Matloff
|
||||||
|
Kerridge (PDF) (Just fill the fields with any values)
|
||||||
* [The OpenCL Programming Book](https://www.fixstars.com/en/opencl/book/OpenCLProgrammingBook/contents/)
|
* [The OpenCL Programming Book](https://www.fixstars.com/en/opencl/book/OpenCLProgrammingBook/contents/)
|
||||||
|
* [Using Concurrency and Parallelism Effectively – I](http://bookboon.com/en/using-concurrency-and-parallelism-effectively-i-ebook) - Jon Kerridge (PDF) (Just fill the fields with any values)
|
||||||
|
* [Using Concurrency and Parallelism Effectively – II](http://bookboon.com/en/using-concurrency-and-parallelism-effectively-ii-ebook) - Jon
|
||||||
|
|
||||||
|
|
||||||
#### Partial Evaluation
|
#### Partial Evaluation
|
||||||
|
Loading…
Reference in New Issue
Block a user