Speed up text streams processing by distributing input to a number of worker processes and merging their output back (fork-join computational model).
-
Updated
Jan 7, 2018 - C
Speed up text streams processing by distributing input to a number of worker processes and merging their output back (fork-join computational model).
OS PRACTICAL IMPLEMENTATION
Contains all my home work solutions and my solutions for exams and old exams. done for the course on Operating Systems at MCI Innsbruck Department od DIgital Bussiness and Software Engineering
Add a description, image, and links to the forkjoin topic page so that developers can more easily learn about it.
To associate your repository with the forkjoin topic, visit your repo's landing page and select "manage topics."