Welcome![Sign In][Sign Up]
Location:
Search - epoll

Search list

[Internet-NetworkMyLinuxThread

Description: linux epoll、线程池模型,很好的学习epoll的源代码。-linux epoll, the thread pool model, a good source of learning epoll.
Platform: | Size: 18432 | Author: yeath | Hits:

[Internet-NetworkepollExample.txt

Description: 一个简短的epoll服务器示例, 监听5000个端口, 使用线程池 运行这个程序需要预先设置栈内存和文件描述符上限, 否则运行失败-A brief example of epoll server, monitor port 5000, use the thread pool to run this program requires a pre-set upper limit of the stack memory and file descriptor, otherwise fail
Platform: | Size: 2048 | Author: etgqqw | Hits:

[Internet-Networkepoll_udp_client

Description: 一个UDP EPOLL 客户端例子。可用于测试程序-A UDP EPOLL client examples. Can be used to test procedures
Platform: | Size: 2048 | Author: seker | Hits:

[Internet-Networkepoll_efficiency

Description: 对于网络编程中常用的函数epoll的效率进行了详细的分析,也许对您在设计网络服务器设计时能提供一些参考-Commonly used for network programming in the efficiency of epoll functions carried out a detailed analysis, perhaps in the design of your web server designed to provide some reference to
Platform: | Size: 74752 | Author: ls | Hits:

[Linux-Unixpollmonitor

Description: 使用非阻塞 I/O 的应用程序常常使用 poll, select, 和 epoll 系统调用. poll, select 和 epoll 本质上有相同的功能: 每个允许一个进程来决定它是否可读或者写一个或多个文件而不阻塞. 这些调用也可阻塞进程直到任何一个给定集合的文件描述符可用来读或写. 因此, 它们常常用在必须使用多输入输出流的应用程序, 而不必粘连在它们任何一个上. 相同的功能常常由多个函数提供, 因为 2 个是由不同的团队在几乎相同时间完成的: select 在 BSD Unix 中引入, 而 poll 是 System V 的解决方案. epoll 调用[23]添加在 2.5.45, 作为使查询函数扩展到几千个文件描述符的方法.-poll application instance
Platform: | Size: 1024 | Author: 王立冰 | Hits:

[Internet-NetworkServerApp

Description: 编译 g++ -Wl,-Bdynamic -lgcc_s -o Socket socket.cpp epoll 开发的的类QQ服务端程序,给大家参考-Compile g++-Wl,-Bdynamic-lgcc_s-o Socket socket.cpp epoll the development of the class QQ server program, for your reference
Platform: | Size: 3072 | Author: wuzhaoguo | Hits:

[Linux-UnixMyLinuxThread

Description: linux epoll多线程编程实例,在Linux下编译通过。-linux epoll instance of multi-threaded programming in Linux, compile.
Platform: | Size: 18432 | Author: Tony | Hits:

[Internet-NetworkASDL-1.4.0-src

Description: 跨平台的网络服务器及客户端,例如epoll,完成端口等-network server and client such as epoll
Platform: | Size: 3689472 | Author: qqrondy | Hits:

[Internet-Networktcp_frame

Description: 用Windows的IOCP、Linux的epoll、FreeBSD的kqueue写了一个支持高并发、多CPU、跨平台的TCP网络服务框架。-With Windows IOCP, Linux epoll, FreeBSD kqueue wrote a support high concurrency, multi-CPU, cross-platform framework for TCP network services.
Platform: | Size: 15360 | Author: 陈友能 | Hits:

[Linux-Unixepollexample

Description: epoll最大的好处在于它不会随着监听fd数目的增长而降低效率,epoll使用实例-epoll biggest advantage is that it does not increase with the number of listening fd reduced efficiency, epoll use cases
Platform: | Size: 1024 | Author: yw | Hits:

[Internet-Networklinux_threadpool

Description: linux网络编程的一些技巧,包括socket,thread pool, select,epoll等-linux network programming some of the techniques, including socket select, epoll, etc.
Platform: | Size: 4096 | Author: sy | Hits:

[TCP/IP stackNewEye2.tar

Description: Unreleased TCP streaming engine using epoll under Linux
Platform: | Size: 26624 | Author: thefre | Hits:

[Internet-NetworkTCPSvr_IOCP_EPOLL_KQUEUE

Description: 一个轻量级的跨平台TCP服务器封装,封装了IOCP。EPOLL。kq-A lightweight cross-platform TCP server package encapsulates the IOCP. EPOLL. kqueue
Platform: | Size: 15360 | Author: sangXN | Hits:

[Linux-UnixEpoll_readme

Description: epoll详解。介绍epoll的机制和工作原理,网络转发的详细描绘-Detailed epoll. Introduction epoll mechanism and working principle of the network to forward the detailed descriptions of
Platform: | Size: 21504 | Author: xu | Hits:

[Internet-NetworkPSign

Description: EPOLL ,ACE OCCI等组合编程,适合大并发数网络数据处理-epoll ace OCCE connection pool and so on
Platform: | Size: 441344 | Author: wuzhaoguo | Hits:

[Internet-Networkepoll-linx-c

Description: linux gcc epoll network for the service,
Platform: | Size: 6144 | Author: jiangzhaoguo | Hits:

[Linux-Unixepoll_methods

Description: 详细介绍了EPOLL机制的一下概念,编程实例等。包含以下文档:linux 2.6内核epoll用法举例说明、Linux Epoll介绍和程序实例、linux epoll模型、LINUX网络编程{fork, select, epoll三种模式)等。-允许输入拉丁字符的拼音 Details EPOLL mechanism concept, programming examples. Contains the following documents: the linux 2.6 kernel epoll usage illustrates Linux Epoll introduce instance, Linux epoll, model, Linux network programming {fork, select, epoll, three modes).
Platform: | Size: 71680 | Author: 张元 | Hits:

[Linux-Unixgood-epoll

Description: 我对网络编程有点研究,感觉这个epoll模型很好-I on the network programming a little research, feel the epoll model is very good
Platform: | Size: 2048 | Author: 杨乐 | Hits:

[Internet-Networkepoll

Description: epoll模型的简单例子,教会大家使用的基本方法-the epoll simple example of the model, the church the use of basic methods
Platform: | Size: 1024 | Author: weibin | Hits:

[Internet-Networkepoll

Description: linux 下网络编程服务器,epoll模型的一个完成例子-under linux network programming server, a complete example of epoll, model
Platform: | Size: 2048 | Author: zhaoxiaojun | Hits:
« 1 2 34 5 6 7 8 9 10 »

CodeBus www.codebus.net