User:Soumyasch/Incubator/Concurrent computing
Appearance
- Low level constructs like threads.
- OS threads, user mode threads, nano-threads
- Synchroniation
- Message passing
- Shared memory
- Locks, semaphores etc
- Performance consideratios
- Concurrent computing models
- Automatic parallelization