Title Using conditions for completion count
Catalog Type SLCItem
Persistent ID https://codecheck.io/files/horstmann/codecheck-bj-4-concur-103
Platform Name CodeCheck
Features Code Completion
Description We will divide the work of computing the maximum of all values in an array over multiple threads. Each thread will compute the maximum of a subrange and then update a shared max variable and a shared count of completed threads.
Keywords Concurrency
Author Cay Horstmann
Institution San José State University
Iframe URL https://codecheck.io/files/horstmann/codecheck-bj-4-concur-103
Protocol SPLICE, LTI 1.1
Protocol URL
License https://creativecommons.org/licenses/by-nc-nd/4.0/
Programming Language Java
Natural Language en

Preview

SPLICE Output