文件名称:CloudYUNPAN-master
- 所属分类:
- Linux/Unix编程
- 资源属性:
- 上传时间:
- 2018-04-27
- 文件大小:
- 16kb
- 下载次数:
- 0次
- 提 供 者:
- haha*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
高效的半异步半同步模型(学习memchaced的网络模型)主进程负责用libevent监听套接字,并且按照哈希函数的分配法则将accept得到的fd分配给各个子进程,类似于一个小的负载均衡,hash=(一个count计数++ % 总进程数)(The efficient semi asynchronous semi synchronous model (learning memchaced network model) the main process is responsible for listening to the socket with libevent, and assigns the FD obtained by accept to the sub processes according to the allocation rule of the Hashi function, similar to a small load balance, hash= (a count count + +% total process number).)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
CloudYUNPAN-master | 0 | 2016-12-13 |
CloudYUNPAN-master\Makefile | 772 | 2016-12-13 |
CloudYUNPAN-master\README.md | 6 | 2016-12-13 |
CloudYUNPAN-master\conf | 0 | 2016-12-13 |
CloudYUNPAN-master\conf\client.conf | 1458 | 2016-12-13 |
CloudYUNPAN-master\conf\client.conf.sample | 1461 | 2016-12-13 |
CloudYUNPAN-master\conf\storage.conf | 7837 | 2016-12-13 |
CloudYUNPAN-master\conf\storage.conf.sample | 7829 | 2016-12-13 |
CloudYUNPAN-master\conf\tracker.conf | 7113 | 2016-12-13 |
CloudYUNPAN-master\conf\tracker.conf.sample | 7102 | 2016-12-13 |
CloudYUNPAN-master\include | 0 | 2016-12-13 |
CloudYUNPAN-master\include\make_log.h | 609 | 2016-12-13 |
CloudYUNPAN-master\make_log.c | 7371 | 2016-12-13 |
CloudYUNPAN-master\start-up.sh | 69 | 2016-12-13 |
CloudYUNPAN-master\test | 0 | 2016-12-13 |
CloudYUNPAN-master\test\fdfs_upload_test.c | 1280 | 2016-12-13 |