Dat T.

asked • 04/02/25

C process problem

Problem

Firstly, downloading two text files from the url:

https://drive.google.com/file/d/1fgJqOeWbJC4ghMKHkuxfIP6dh2F911-E

These file contains the 100000 ratings of 943 users for 1682 movies in the following format:

userID movieID rating timeStamp

userID movieID rating timeStamp

...

Secondly, you should write a program that spawns two child processes, and each of them will read a file and compute the average ratings of movies in the file. You implement the program by using shared memory method.

1 Expert Answer

By:

Julie D. answered • 04/10/25

Tutor
New to Wyzant

Foundations of Computer Networking

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.