搜索资源列表
MQ_Comminucation
- 与IBM通讯中间件MQ的通讯处理小程序,包括从MQ接收队列中接收数据,然后经过一定处理将应答数据返回发送到MQ发送队列。注意:运行需要安装IBM的MQ SERVER软件-communications with IBM MQ middleware small communications procedures, including receiving from MQ queue to receive data, Then, after some processing will return res
safmq.src.0.5
- 一个简单实用的开源C++消息中间件SAFMQ - [软件开发] - [开源 消息中间件 SAFMQ ] 2006-11-23 在很多网络应用中,尤其那些服务器有时不在线的应用中,将客户端的数据变更按照产生顺序同步到服务器的操作是比较复杂的。为了解决这种问题,可以采用消息中间件产品(例如Windows的MSMQ还有IBM的MQ),但是这种产品比较庞大而且花费不少,对于小规模应用而言没有必要。 SAFMQ(全称为Store and Forward Message Queue)是一
webspheremqdemo
- 实现Java接口的MQ编程,有读取和写到MQ队列
mq
- MQ软件提供一个JAVA软件包,里面有JMS类库,和一套MQ的类库。不熟悉MQI编程方法的程序员可以用JMS,比较熟悉MQI编程方法的程序则可以用MQ类库来编程。下面的小程序是使用Java实现从队列管理器QM_SERVER中的队列INITQ写入或读出消息
IBM MQ队列
- IBM MQ队列
MQ
- CSharp编写的Windows消息队列程序
mqoper-oldbackup
- IBM MQ工具,可以支持mq队列的查询、发送、接收、全部浏览、全部接收消息等功能 同时支持xml报文格式的校验(通过schema)-IBM MQ tools mq queue can support inquiries, send, receive, all views, all the functions to receive messages at the same time support for xml message format validation (through sche
MQTextServer
- websphere MQ的服务断C程序,实现基本的队列服务功能。-websphere MQ service off C procedures, to achieve the basic service functions of the queue.
GprsGate
- GPRS网关,通过MQ消息队列实现内部通讯,通过完成端口接收外部连接,程序内部自定义消息格式,自定义内部线程间消息队列-GPRS gateway, through the MQ Message Queuing internal communications, by completing the port receives external connection, the program inside a custom message formats, custom internal messag
mq
- mq 收发双队列管理器创建模板 ,基础摸板-mq receive double queue manager create a template, based Moban
MQseries
- a series of MQ与IBM通讯中间件MQ的通讯处理小程序,包括从MQ接收队列中接收数据,然后经过一定处理将应答数据返回发送到MQ发送队列。注意:运行需要安装IBM的MQ SERVER软件-a series of MQ
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.
CSharpMQ
- IBM MQ C#调用代码,保存数据或从队列读数据.-IBM MQ
mq
- linux中消息队列编程具体用法实例,有助于初学者的学习-specific usage of an instance of the message queue programming, in linux helpful for beginners learning
check_mq
- 利用perl程序进行unix平台下的MQ消息队列堆积情况进行检查-Using a perl program to MQ message queue accumulation of Unix platform
qfxRabbitmqDemo
- MQ全称为Message Queue, 消息队列(MQ),本例适用于小白新手,对mq有个基本的认识(MQ full name Message Queue, message queuing (MQ), this example applies to small white novice, MQ have a basic understanding)
EsbAPISample_Requester
- 连接IBM mq 的程序!向IBM mq 队列发送消息!已经在使用!(Connected to the IBM mq program! To IBM mq queue sends the message! Is already in use!)
dgrcbWFwithCE
- 读取mq队列以及redis操作的小例子。循环从mq接收队列读取,收到后写入redis缓存(An example for reading mq and jedis)
star_git-mqtt_activemq_broker-master
- 基于mqtt协议的mq消息队列的测试程序,用的是activeMQ(mqtt protocol MQ message test project, based activeMQ.)