Homework 2

In this assignment, you will be modifying the previous program in homework 1 in order to convert the program from using fork() to create child process to handle HTTP request to using Pthreads.

You can choose to continue your work from the previous assignment or download the skeleton code below to get started.

Download homework2.zip

In the zip file, it also includes the exercise for practicing multi-threaded programming using the POSIX thread library. The exercise for this chapter is about implementing merge sort in a multi-threaded manner to maximize the use of a modern multi-core processor.

results matching ""

    No results matching ""