Python Forum
Good Books to Learn Threading
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Good Books to Learn Threading
#1
Any good books about multi threading in general? I come from a background of Java/C#, and we never covered multi-threading in school all that much. As a personal preference, I picked up Python and learning it as a hobby, and I would like to learn threading.

My request isn't so much threading in Python, but multi threading in general. If you can request a book that uses Python, great, if not, doesn't matter, still post it. It should cover the what/why/how. In the meantime I was following these tutorials on Youtube (videos 26 - 31), can anyone give me some feedback, if these tutorials are good?
Reply
#2
you can download http://greenteapress.com/wp/semaphores/ as a pdf file.
which looks pretty good. Has sections for several languages (including python of course).
Reply
#3
Nice book, thanks for sharing. Appendix A has a demonstration using Python.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  The best Programming books? bennylava 38 399,938 Aug-19-2019, 11:47 AM
Last Post: Bartolomeo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020