Answer the question
In order to leave comments, you need to log in
Parallelism from within |?
Please recommend a book(s) that go into sufficient detail about:
- what is a thread
- what is a process
- how do these two differ from each other and why you can create multiple threads within a process
- how concurrency works and how SRAM can handle overlapping commands
- what part of the processor is duplicated when the number of cores increases: ALU, registers or something else
- how it all works at the hardware level
Answer the question
In order to leave comments, you need to log in
It seems that a process is a memory area, and threads are sets of commands (among them there is always a main one).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question