Merge pull request (#25)

Add link to my book
This commit is contained in:
bt3gl 2022-03-28 03:23:07 -07:00 committed by GitHub
commit 280b2f77b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,10 @@
## Concurrency and Parallelism in Python
<br>
* [Read a detailed explanation on threads and multiprocessing in Python in my book](https://github.com/bt3gl-labs/Book-on-Python-and-Algorithms/blob/master/book/ebook_pdf/book_second_edition.pdf)
<br>
### Threading