CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 并发服务器

搜索资源列表

  1. Embbeded_tcp_ip_user_guide

    0下载:
  2. 嵌入式TCP/IP协议栈说明书下载-- 技术说明: 1)用户应用协议栈则需要编写以太网的数据报收发驱动,就可以使用协议栈提供的标准SOCKET API,完成服务器和客户端应用程序的开发。 2)协议栈运行于非操作系统的环境下,因此它的运行速度与一般采用多任务操作系统的TCP/IP协议,速度相对说来要快。 3)协议栈完成的功能包括ARP,IP,ICMP(ping),TCP,UDP,暂不支持IGMP,RARP。 4)协议栈采用C代码编写,可方便的移植于各种单片机平台。 5)协
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:11406
    • 提供者:6756
  1. high performance server

    1下载:
  2. 别人收集的关于高性能高并发服务器架构的设计文档-Others collected on the high-performance high-concurrency server architecture design document
  3. 所属分类:软件工程

    • 发布日期:2013-01-31
    • 文件大小:1941555
    • 提供者:胡非
  1. HighPerformanceAndHighConcurrencyServerArchitectur

    0下载:
  2. 由于自己正在做一个高性能大用户量的论坛程序,对高性能高并发服务器架构比较感兴趣,于是在网上收集了不少这方面的资料和大家分享。希望能和大家交流-Because my own are doing a high volume of large users forum procedures, high performance and high concurrency server architecture more interested in, so the Internet to collect a
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:2064876
    • 提供者:Ken
  1. Web_Servers_Nginx_Introduction_And_Practice

    0下载:
  2. 这是金山软件公司张默在CSDN大会讲解Nginx服务器的演讲稿,内附Nginx的介绍,并结合金山网狭游戏的实际服务器运营情况来介绍Nginx高并发,高负载的强大功能-This is a software company Kingsoft Zhang Mo CSDN of the General Assembly in a speech to explain Nginx server, Nginx included the introduction, combined with narrow Ji
  3. 所属分类:Project Manage

    • 发布日期:2017-04-09
    • 文件大小:1521806
    • 提供者:yz
  1. large-website-arch

    0下载:
  2. 大型网站,比如门户网站。在面对大量用户访问、高并发请求方面,基本的解决方案集中在这样几个环节:使用高性能的服务器、高性能的数据库、高效率的编程语言、还有高性能的Web容器。-Large sites, such as portals. In the face of a large number of users access, high-concurrent requests for the basic solution concentrated in these few areas: the u
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:3909
    • 提供者:runman
  1. Linux_server

    0下载:
  2. 这里包含了几个Linux服务器设计的文档。内容还很有含金量的。 目录:Linux环境并发服务器设计技术研究.pdf 基于并发服务器的网络通信的设计和实现.pdf 基于进程池的Linux并发服务器的研究.pdf 基于通信接口封装机制的网络并发服务器设计.pdf 基于主动队列管理的Linux并发服务器模型及负载均衡算法的研究.pdf-This contains a number of Linux server design document. It is very gold co
  3. 所属分类:Project Design

    • 发布日期:2017-03-28
    • 文件大小:1000960
    • 提供者:蛤蟆仙人
  1. communicatoon-based-on-SOCKET

    0下载:
  2. 基于IP传感器的监控软件能够对分布在网络上的作为独立节点的传感器进行数据采集、校准等操作,而在监控软件开发中,首先就要解决网络通信问题。本文以搭载了Linux操作系统的IP传感器(ARM核)作为下位机,在其上编程实现Socket通信的服务器端,提供Socket客户端的并发访问。以装有Windows的计算机作为上位机,在其 上编程实现Socket通信的客户端,实现对Socket服务器端的访问,解决了IP传感器网络监控平台的通信问题。 -The monitoring software based o
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:279486
    • 提供者:程文翔
  1. SOCKET-programming

    0下载:
  2. 本系统的设计与实现主要采用SOCKET编程。同时,使用多线程技术,提高服务器的响应能力和并发处理能力;采用动态哈夫曼编码实现传输流的压缩,减轻网络传输负担;支持断点续传, 用户可以自己选择采用断点续传还是重新上传;实现大文件上传, 一次可以上传多个文件;提供接口全面,可以动态设置上传保存路径, 设置允许扩展名, 允许最大大小等; 可以限制上传单个文件大小, 控制上传带宽上限, 允许文件扩展名, 拒绝文件扩展名等。-Design and Implementation of the system S
  3. 所属分类:Project Design

    • 发布日期:2017-11-11
    • 文件大小:265103
    • 提供者:lk
  1. FileZilla_FTP_Server_Source_Compile

    0下载:
  2. FileZilla服务器编译说明,是开源的FTP服务器,用C++写的,通过分析它的源代码,可以掌握C++网络编程以及高并发服务器的设计。-FileZilla Source Compile
  3. 所属分类:Project Manage

    • 发布日期:2017-11-16
    • 文件大小:8948
    • 提供者:人间爱
  1. serverDesign

    0下载:
  2. 通过多个案例详细解析,细致全面地说明大型高并发服务器架构方案。-Through detailed analysis of a number of cases, a comprehensive and detailed descr iption of a large high concurrent server architecture program.
  3. 所属分类:Project Design

    • 发布日期:2017-05-11
    • 文件大小:2153973
    • 提供者:song
  1. HPGSC

    0下载:
  2. 高性能游戏服务器集群 从技术层面来看,各个平台都有一些自己特有的东西,比如Windows 平台下面的IOCP技术,可以说为了支持大的并发,IOCP是一个Windows平台的必选方案。而在Linux下面Epoll又是所有开发人员需要掌握的技术-High-performance game server clusters
  3. 所属分类:Project Design

    • 发布日期:2017-04-16
    • 文件大小:268903
    • 提供者:dzl
  1. TCP-connect-server-more-user

    0下载:
  2. TCP传输模式下高并发无线流媒体的控制与播放服务器的研究, 如果大家有需要的话,可以参考一下个文档,谢谢。-Under high concurrent TCP transmission mode in wireless control and playback of streaming media server, if you need it, you can refer to documents, thank you.
  3. 所属分类:Project Manage

    • 发布日期:2017-04-05
    • 文件大小:305262
    • 提供者:yang
  1. Linux-in-epoll-program

    0下载:
  2. Linux下基于epoll+线程池高并发服务器实现研究-linux in epoll program
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:438577
    • 提供者:rain
  1. ApachePMina2

    0下载:
  2. Apache+Mina2官方教程翻译,高并发服务器配置-Apache+ Mina2 tutorial official translation
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3682239
    • 提供者:zhangxin
  1. Apache_Mina2_notes

    0下载:
  2. Apache+Mina2的学习笔记,对于学习高并发服务器架构的同学来说是份不错的资料-Apache+ Mina2 study notes, for students to learn high concurrency server architecture is a good information
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:507593
    • 提供者:zhangxin
  1. high-concurrency-server

    0下载:
  2. 高并发服务器设计方案总结,对于想从事这方面工作的朋友们有福了-High concurrency server design scheme, for my friends want to work in this respect
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1942355
    • 提供者:zhangxin
  1. wbm04-mksock.tar

    0下载:
  2. 服务器框架可并发。健壮性能强,多线程。多进程-socket frame
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:21990
    • 提供者:xue
搜珍网 www.dssz.com