搜索资源列表
feitp-server.V3
- 高性能的Ftp服务器,使用Python的环境,改进了pyftpdlib源码 结合使用了python2.6版本以后的多进程编程(非多线程) 实现了高并发的FTP服务器,具有很好的可扩展性!-1.Very high performance FTP Server about 10X than vsFTP server 2.Base on pyhton lib (pyftpdlib) 3.Use Multi-CPU Tech on python lib(multiprocess)
MUltiProcess
- Linux下多进程的代码实现,修改了system函数,自己实现了一个执行函数,以便获得子进程ID,在父进程结束时把所有子进程也结束掉-Linux code under the multi-process, modify the system function of their execution to achieve a function, in order to obtain the child process ID, the parent process ends when all the
nweb
- 一个在Linux下实现的多进程简易http服务端程序,linux入门学习程序-An implemention of a basic multiprocess http server under Linux
multiprocess.tar
- linux 网络编程 实现讯息传播的多进程,包括客户端和服务器端-Linux network programming to achieve the multi process of message propagation,including client and server side
source_code
- 多进程下载器,由于python对于多线程支持的缺陷使用多进程进行并行下载,使用easygui编写可视化界面。(multiprocess downloader)
