UC3M

Telematic/Audiovisual Syst./Communication Syst. Engineering

Systems Architecture

September 2017 - January 2018

11.5.5.  List processing (with threads)

Work Plan

Asked to modify your WIFI again to add a new feature of quick search. This quick search is based on threads. You are asked to do a search of higher quality WIFIs. You will have to divide the list (artificially) into several lists and process each individually. When all the threads have finished, the code merges all information.

Calculate the runtime system the new system. How much improvement not support concurrent concurrent? Does it outweigh?