搜索资源列表
-
0下载:
我的一段关于Linux/Unix下重复服务器,消息队列,信号量,共享内存综合使用的代码.-on Linux / Unix server duplication, Message Queue, semaphores, shared memory integrated use of the code.
-
-
0下载:
基于多路复用的聊天室。利用了共享内存等等。包括客服端和服务器端-Multiplexer-based chat rooms. Use of shared memory, and so on. Including the customer service side and server-side
-
-
0下载:
Linux进程编程,生产者-消费者程序组,支持多个生产者和消费者,生产者进程数为2,
消费者进程数为3。
生产者与消费者之间使用共享内存进行数据传递,并使用信号量对数据的内容进行保护。-The Linux process programming, producer- consumer program group, supports multiple producers and consumers, the the producer process for 2, consumers pr
-
-
0下载:
消息队列共享内存学习励志Linux下可运行-Message queue shared memory learning inspirational Linux can run
-
-
0下载:
linux下进程间通信,简单的共享内存的实现(源代码),适合初学。-linux under the inter-process communication, a simple shared memory implementation (source code), suitable for beginners.
-
-
0下载:
用linux的套接字 ,实现字符界面的聊天。主要用的信号量,共享内存-With Linux socket, chat interface of characters. Mainly use the semaphore and Shared memory
-
-
0下载:
Linux中实现进程间的通信,实现两进程间的通信,使用的方法有无名管道,有名管道,共享内存等。-Linux to achieve inter-process communication, to achieve communication between the two processes, the methods used are anonymous pipes, named pipes, shared memory, and so on.
-
-
0下载:
共享内存是linux进程间通信最快的方式,还附有共享内存队列,可以直接用在项目中.-Shared memory is the fastest way to Linux inter-process communication, with Shared memory queue, can be directly used in the project.
-