Description: This program utilises the message queue in order to implement the merge sort program. The client sends the numbers in a batch and the server receives it. The server sorts the numbers of the batch and finally merges the batches.
To Search:
File list (Check if you may need any files):
message queue.c