搜索资源列表
java并发编程实践
- 例程
Concurrent(并发访问)
- 数据并发访问代码,大量数据在网络中被同时访问时可参考本代码。-concurrent data access code, large amounts of data in the network were also visit reference to the code.
FileZilla_2_2_14_src
- 著名的ftp客户端的源代码。非常好用,同时支持sftp。支持多线程并发-famous ftp client source code. Very handy, while supporting sftp. With support multithreading
JMS-customer
- 一个顾客管理的JMS应用实例:含有事务中使用消息EJB方法、消息EJB的并发控制等。-a customer management JMS application examples : contains information services use EJB, with the news EJB control.
selfWebServer(java)
- 个人WEB服务器,能实现对静态网页的发布,能同时支持10上以上的并发访问,可扩展功能较强,有CGI接口-personal Web server, able to static Web publishing, will be able to support more than 10 on the concurrent access, which can be expanded more powerful, CGI
linuxweb
- 在linux下实现web服务!采用多进程并发服务(不是多线程的方式实现) -under the linux web services! Multiple concurrent services process (not multithreaded way to achieve)
7_processserver
- unix环境下的多进程并发服务器源程序。-unix environment with multi-process server source.
echoparallel
- echo并发客户机程序,windows下,c的语法-echo with the client process, windows, c syntax
azureus_2.5.0.4_source
- mysee网络直播源代码Mysee Lite是Mysee独立研发的网络视频流媒体播放系统。在应有了P2P技术和一系列先进流媒体技术之后,OpenMysee能在现有网络带宽的基础上极大地提高网络视频的质量,包括画面的流畅,清晰度以及并发用户数。能够应用于网络视频直播,大规模电视会议,大规模远程教学,IPTV等多个领域。-mysee network broadcast source code Mysee Lite is Mysee independent research and developme
ProactorServer
- 高性能网络服务器程序,支持上万并发TCP连接,资源占用少-high-performance network server, support for 10,000 concurrent TCP connections, less resource
MultipleThreadPortScan
- 跨网段多线程扫描单一端口的程序源码,可以自己控制并发线程。-inter-network of multi-threaded scanning of a single source port procedures can be controlled with thread.
openfire_3_3_2.tar
- Openfire是一个开源即时通讯服务器软件,采用Java开发,基于XMPP(Jabber)协议。Openfire安装和使用都非常简单,并利用Web进行管理。单台服务器可支持上万并发用户。客户端可用Spark搭配,组建企业自己的QQ/MSN交流环境。
tcp-udp-instance
- 这个是关于tcp/udp 和并发服务器的网络编程列子,给大家看看!-This is about the tcp/udp and concurrent server network programming Liezi, for everyone to see!
322
- tcp并发服务器,可以同时接受多个客户端的服务请求-tcp concurrent server can accept multiple clients at the same time the service request
Ftp55Server
- FTP服务器源代码,用VC写的,通过分析它的源代码,可以掌握C网络编程以及高并发服务器的设计 -FTP server source code, written with the VC, and by analyzing its source code, you can master the C network programming, and high concurrent server design
高并发量的TCP、UDP框架通信beetle.express
- 已经成功应用于多个高并发量的TCP、UDP框架通信接口,(Highly concurrent TCP and UDP framework Communications)
TcpTest
- 模拟TCP客户端高并发连接,对tcp服务端进行压力测试。(Simulated TCP client high concurrent connection, the TCP server stress test.)
parent
- 运用windows 在C++上实现并发程序设计,研究并行串行计算(Concurrent program design)
C++并发编程实战(中文版)
- c++并发编程,使用c++11最新技术,通过实例讲解c++并发编程的技巧及注意事项(C++ concurrent programming, using c++11 latest technology, through examples to explain c++ concurrent programming skills and matters needing attention)
TcpUdpTestTool
- 很强大的TCP/UDP测试工具,对于测试TPCServer高并发非常好用一直用的这个,强烈推荐使用!(Very powerful TCP / UDP testing tools, for testing TPCServer high concurrency very good use of this has been used, strongly recommended to use)