搜索资源列表
Mina2.0学习笔记(修订版).doc
- Mina2.0学习笔记(修订版).doc
mina-2.0.0-M1
- apache mina,source code
mina-2.0.0-M5
- mina是以Java实现的一个开源的网络程序框架,提供了对网络程序需要的并发、异步IO、事件驱动的支持!这是最新的2.0M5版!-mina is the realization of an open source Java Network fr a mework, provides the network requires concurrent, asynchronous IO, event-driven support! This i
Mina2.0sourcecodeanalysisframework
- Mina2.0框架源码剖析内有四个word文档。-Mina2.0 source code analysis fr a mework, there are four word document.
minaTest
- java tcp/ip通信框架,mina2.0m1实例-java tcp/ip mina2.0m1
Mina2.0
- 非常好的 java mina 入门书籍 讲解详细 适合初次接触mina的人使用-Apache MINA(Multipurpose Infrastructure for Network Applications)
Mina_Exp
- 使用MINA2进行异步网络编程的例子,希望对想用MINA开发网络程序的有用-Use Mina programming
mina2_zh
- 构建Java高性能网络框架,Apache Mina2-Java performance network fr a mework
mina2-server
- 亲自设计编写的基于Mina2 socket 通讯的服务端的demo工程-demo example of mina2 for Server endpoint
Minia2-client
- 基于mina2的socket 通讯客户端demo例子程序,里面包含了mina2的调用远程对象方法的实现方法-demo example of mina2 for client endpoint
apache-mina-2.0.4-src
- 该压缩包为mina2.0.4,里面有mina的源码,包括测试例子-apache mina 2.0.4
apache-mina-2.0.7-bin.tar
- apache mina2 socket 开发,这里是官网的包!-apache mina2 socket development, here is the official website of the bag!
mina-Impl-cmpp2.0-server
- mina2.0 实现cmpp2.0,不包含mina2.0的源码及lib,只包含handler等-mina2.0 imp cmpp2.0
ApachePMina2
- Apache+Mina2官方教程翻译,高并发服务器配置-Apache+ Mina2 tutorial official translation
Apache_Mina2_notes
- Apache+Mina2的学习笔记,对于学习高并发服务器架构的同学来说是份不错的资料-Apache+ Mina2 study notes, for students to learn high concurrency server architecture is a good information
minac
- mina的C语言版,实现了IOBuffer,minac基于epoll,使用event-loop-per-thread结构,IO thread个数默认为Cpu的核数。 熟悉mina2的同学基本上拿过来就可以直接使用,没有任何学习成本。-C version Mina.