Program that starts out with a dispatcher thread for user input. When it receives a filename string, it spawns a worker thread that goes out to "retrieve" the filename from the "file server". On an exit, the program prints statistics about files serviced.
Go to file
2021-02-21 21:21:55 -05:00
programming-assignment.c Initial commit. 2021-02-21 21:21:55 -05:00