https://github.com/georgecatalin-codepractice-courses/implementing_concurrency_in_c_
Multitasking increases the efficiency of the CPU and utilizes resources in a better manner. Threads are the best way to implement multitasking. A process can contain more than one thread to implement multitasking.
https://github.com/georgecatalin-codepractice-courses/implementing_concurrency_in_c_
c concurrency cprogramming cprogramming-language multithreading threading
Last synced: 13 days ago
JSON representation
Multitasking increases the efficiency of the CPU and utilizes resources in a better manner. Threads are the best way to implement multitasking. A process can contain more than one thread to implement multitasking.
- Host: GitHub
- URL: https://github.com/georgecatalin-codepractice-courses/implementing_concurrency_in_c_
- Owner: georgecatalin-CodePractice-Courses
- Created: 2021-07-19T12:30:41.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-21T12:37:47.000Z (almost 5 years ago)
- Last Synced: 2023-03-23T15:23:35.250Z (over 3 years ago)
- Topics: c, concurrency, cprogramming, cprogramming-language, multithreading, threading
- Language: C
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0