搜索资源列表
smsbean
- smsbean短信平台 系统内部全部采用事件激发方式,所有工作线程都是由事件驱动模式,这样保证系统最大工作和效率在数据处理层和网关数据的传输调度上是采用异步,并行的处理模式,在最大程度上减 少IO操作对工作线程的影响,同时对数据库的采用批处理的模式,最大限度减少对数据库的IO操作。-smsbean SMS platform within the system to stimulate the use of the incident, all threads are event-driven
javaphone
- 系统内部全部采用事件激发方式,所有工作线程都是由事件驱动模式,这样保证系统最大工作和效率在数据处理层和网关数据的传输调度上是采用异步,并行的处理模式,在最大程度上减 少IO操作对工作线程的影响,同时对数据库的采用批处理的模式,最大限度减少对数据库的IO操作。-System all the way to stimulate the use of events, all worker threads are event-driven model, so to ensure maximum effic
json_parser
- JSON语法的解析器,相当的经典。表格驱动,简明效率高。基于这个解析器,可以开发适合于其他语法的传输协议!-JSON syntax parser, very classic. Table-driven, concise and efficient. Based on this parser, you can develop suitable transport protocol for other grammatical!
java_usb
- 该源码为利用jusb jar包,进行java桌面usb驱动的开发,本源码中vid:0x0506 pid:0x1023,采用usb中断传输方式进行数据传递。-The source code for the use of jusb jar package java desktop usb-driven development, this source in the vid: 0x0506 pid: 0x1023, using the usb interrupt transfer mode for d
jtransfo-jtransfo-0.7
- jTransfo是一个用来轻松在传输和域对象之间进行转换的Java类库。通过在传输对象中使用注解进行驱动,提供Spring框架和Joda-Time的集成。-jTransfo one to easily convert between transmission and domain object Java class libraries. Driven by transfer objects using annotations, Spring framework and the integrati
cmpp2-v4.0-(1)
- CMPP提供了基于TCP的长连接接口和短连接接口标准,SGIP提供了基于TCP和HTTP/TCP的短连接接口标准。CMPP中的短信网关为TCP服务器,通过接收SP发起的TCP连接来发送MT/MO/Report/Resp等消息。SGIP中发送MT/MTResp时是短信网关为TCP服务器,发送MO/MOResp/Report/ReportResp时短信网关作为TCP客户端。 长连接接口 通信双方以客户-服务器方式建立TCP连接,用于双方信息的相互提交。当信道上没有数据传输时,通信
mina
- Apache的Mina(Multipurpose Infrastructure Networked Applications)是一个网络应用框架,可以帮助用户开发高性能和高扩展性的网络应用程序;它提供了一个抽象的、事件驱动的异步API,使Java NIO在各种传输协议(如TCP/IP,UDP/IP协议等)下快速高效开发。(Apache Mina (Multipurpose Infrastructure Networked Applications) is a network applicatio