Changes between Version 26 and Version 27 of WikiStart
- Timestamp:
- Jul 20, 2016, 11:41:06 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v26 v27 40 40 41 41 ALMOS-MKK supports the POSIX threads API. In order to avoid contention in massively multi-threaded processes, ALMOS-MK replicates the process descriptors in all clusters containing threads of this process. This section describes the mechanisms for process and thread creation / destruction. 42 :w 42 43 43 == E) [wiki:thead_scheduling Threads scheduling] == 44 44