文件名称:message-queue
介绍说明--下载内容均来自于网络,请自行研究使用
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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
message queue.c