搜索资源列表
PtpSender
- 采用Java开发的基于MQ技术的通讯程序-developed using Java technology-based MQ communication procedures
safmq.src.0.5
- 一个简单实用的开源C++消息中间件SAFMQ - [软件开发] - [开源 消息中间件 SAFMQ ] 2006-11-23 在很多网络应用中,尤其那些服务器有时不在线的应用中,将客户端的数据变更按照产生顺序同步到服务器的操作是比较复杂的。为了解决这种问题,可以采用消息中间件产品(例如Windows的MSMQ还有IBM的MQ),但是这种产品比较庞大而且花费不少,对于小规模应用而言没有必要。 SAFMQ(全称为Store and Forward Message Queue)是一
webspheremqdemo
- 实现Java接口的MQ编程,有读取和写到MQ队列
IBM MQ JAVA开发包
- IBM MQ JAVA开发包,MQ 开发使用-IBM MQ Java Development Kit, the development of the use of MQ
mq
- MQ软件提供一个JAVA软件包,里面有JMS类库,和一套MQ的类库。不熟悉MQI编程方法的程序员可以用JMS,比较熟悉MQI编程方法的程序则可以用MQ类库来编程。下面的小程序是使用Java实现从队列管理器QM_SERVER中的队列INITQ写入或读出消息
JMSDEMO java开发向mq接受和发送消息的代码
- java开发向mq接受和发送消息的代码,前提条件必须是你安装了IBM mq-Java development to receive and send a message of mq code, the premise condition must be you install the IBM mq
javazeromq
- This Java bridge to zeromq without JNI. TCP subcriber/publisher are currently supported. Ø MQ (ZeroMQ, 0MQ, zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry whole message
apmgt
- 基于 active mq 的 JMS 开发代码,值得好好学习-Active mq of JMS-based development code, it is worth study hard
MQApi
- 针对IBM的消息中间件MQ编写的程序,主要通过MQ提供的java的API接口,模拟MQ的消息接受和发送程序。-Message-Oriented Middleware for IBM s MQ preparation of procedures, primarily through the MQ of the API provided by java interface, analog MQ message receiving and sending process.
javamaterial
- Java大部分的基础知识,EJB3,EJB2,WEBSERVICE,SOAP,JMS,MQ,还有些面试题-the most base knowlegement of the Java
ActiveMQ
- apache active Mq 消息中间件 完成异地项目消息传播-apache active Mq messaging middleware to complete off-site project information dissemination
MQClient
- MQ客户端向服务器端发送消息。再接收服务器端消息-MQ Client-Server Send and collect Message
MQ6.0-JAVA-cn
- IBM mq 开发指南(中文),比较完善的MQ开发指导书籍-IBM mq Development Guide (Chinese), a relatively complete development of guide books MQ
WebsphereMQ7
- 全书共分为3部分共14章,第一部分 WebSphere MQ原理和体系结构,分为两章;第二部分 WebSphere MQ系统管理,分为六章,分别介绍安装、配置、管理、控制命令和问题确定;第三部分 WebSphere MQ应用开发,由五章组成,介绍程序设计、编写和例子程序-The book is 14 chapters divided into 3 parts, the first part of the WebSphere MQ principles and architecture, is d
3-method-to-put-msg-to-MQ-using-java
- java语言 三种向WebSphere+MQ队列发送消息的方法-There are 3 methods to put msg to MQ queue using java language.
get-msg-from-MQ-using-java
- java客户端从MQ队列接收消息的三种方法-3 methods to get msg from MQ queue using java language.
MQManager
- Java访问WebSphere MQ,提供发送消息、接收消息封装接口。-Java to access WebSphere MQ, offers to send messages, receive messages encapsulated interface.
WebSphere-MQ
- 精通 WebSphere MQ ,此资料里面有 关于MQ的各种配置,以及装卸介绍,以及java编程相关内容-WebSphere MQ
MQ_client_PureJMS
- 纯属JAVA jms 的收发MQ消息程序,, 作为参考.(Send message by JMS)
demo
- 车载终端网关采用mina/netty+spring架构,独立于其他应用,主要负责维护接入终端的tcp链接、上行以及下行消息的解码、编码、流量控制,黑白名单等安全控制,网关同时支持交通部JT/T808-2011、JT/T808-2013两个版本全部的808协议,网关应用提供二次开发接口,支持以插件形式协议扩展而不需要改动任何原有代码。接入网关采用json消息通过MQ消息队列与业务平台进行交互(The vehicle terminal gateway using mina/netty+spring