搜索资源列表
多进程编程
- Linux下的多进程编程-Linux multi-programming process
linux内核进程管理
- Linux内核进程管理 1、linux进程管理的模块组织框架 2、相关数据结构。 3、进程调度原则,调度算法,。 4、进程的创建和运行管理。 5、进程间通讯。 6、更多的技术 进程调度和中断处理交接 进程管理涉及的内核机制:bottom-half处理,等待队列 Linux/SMP的进程管理和调度技术 7、概述2.4的新特点
chat.rar
- linux下利用socket多进程/多线程实现网络聊天程序完整版代码,linux process using multi-socket/multi-threaded chat program achieve the full version of the network code
ChatServer
- Linux c语言多进程多用户聊天程序 使用多进程与多线程合作 使用共享内存V进行交换信息 可谓Linux网络套接字编程学习之良品-Linux c multi-process multi-user chat server
linux_multiple_thread.tar
- linux 多线程多进程 非常好的例子 linux socket server/client -linux multipe thread good example linux socket server/client
documents-for-Linux-
- Linux 多进程编写详细资料与算法总结 包含 读者-写者 等经典问题-Multiple Linux processes and algorithms written summary containing details of readers- those who write such classic problems
ProducerandConsumerProblem
- 用多进程同步方法解决生产者-消费者问题 设计目的:通过研究Linux 的进程机制和信号量实现生产者消费者问题的并发控制. 说明:有界缓冲区内设有20个存储单元,放入/取出的数据项设定为1-20这20个整型数. 设计要求:(1)每个生产者和消费者对有界缓冲区进行操作后,即时显示有界缓冲区的全部内容,当前指针位置和生产者/消费者县城的标识符.(2)生产者和消费者各有两个以上.(3)多个生产者或多个消费者之间须有共享对缓冲区进行操作的函数代码.-Synchronous multi-process so
killzombie
- linux下创建多进程的程序。并且干净的杀死僵尸进程。-linux create multi-process procedures. And clean kill zombie process.
Chapter_5_Linux_Applications
- 周立功Magic2410实验箱光盘源码 第5章Linux应用程序编写 5.1 HelloWorld程序实验 5.2 Linux定时器实验 5.3多进程实验 5.4多线程实验 5.5文件和目录操作实验 5.6 UDP实验 5.7 TCP实验 5.8 Webserver实验 -Experimental boxes Magic2410 weeks Ligong Chapter 5 CD-ROM source Linux application procedure
mutipleprocess
- linux下多进程编程,利用fork函数-linux mutiple process
Linux_part5
- Linux开发人员的入门书籍,经典的Linux开发资料。包括第九章 多进程编程,第十章 嵌入式Linux网路编程。-Linux developers entry books, the classic Linux development information. Multi-process programming, including Chapter IX, Chapter X of embedded Linux network programming.
cutftp.tar
- 一个非常简单的FTP服务器,包括浏览、删除、上传、下载、转换目录等最基本的功能,用传统的多进程的方式实现。可供初学 Linux网络编程的朋友参考。什么都不用说了,一切尽在代码中,注释还是比较丰富的。 -A very simple FTP servers, including browsing, delete, upload, download, convert directories such as the most basic functions, the traditional multi-
unixsocket
- linux/unix下网络编程以及多线程和多进程的处理-linux/unix network programming, as well as under the multi-thread and multi-process handling
linuxnetwork
- Linux下多进程与使用网络实现远程通信的例子,将网络通信与多进程程序开发相结合,对于学习linux下的C语言开发很有帮助。-Linux, multi-process and use the example telecommunications network, the network communications and more integrated program development process, for learning the C language development un
multiple_Process
- Linux系统中用C语言编写实现多进程的并发执行- In the Linux system realizes the multi-advancements with the C language compilation to carry out concurrently
linux
- linux网络编程,比较简明,包括socket编程,多线程,进程,信号-linux Network programming
linux
- 利用linux多进程以及进程间通信模拟车辆过桥,车辆用一个进程表示。-Use linux process and inter-process communication than the simulated vehicle across the bridge, a process that used vehicles.
Linux多进程并发服务器
- 实现多进程并发服务器,客户端能回射回给服务器发送的消息(A multi process concurrent server, and the client can return the message that sent to the server)
多进程tcp服务器
- 多进程LINUX tcp 服务器 模块,易语言代码 .(Multi process LINUX TCP server module, easy to language code.)
Mpass
- php在linux多进程demo例子,可以很好理解服务器端多进程模型的原理(PHP in the Linux multi process demo example, the principle of the server - side multi process model can be well understood)