搜索结果
找到约 10 项符合
MSMQ 的查询结果
电子书籍 微软消息队列MSMQ大全电子书籍
微软消息队列MSMQ大全电子书籍,详细讲解了MSMQ的机制和使用过程
中间件编程 基于MSMQ和JNI的_Java和C#互通信实现
基于MSMQ和JNI的_Java和C#互通信实现
Windows CE MSMQ at Windows Mobile 5.0 sample and develop with Visual Studio .NET 2005
MSMQ at Windows Mobile 5.0 sample and develop with Visual Studio .NET 2005
其他 MSMQ之使用範例程式
MSMQ之使用範例程式,對MSMQ之使用能快速上手
Windows CE This sample demonstrates how to use message queuing (MSMQ). It is a visual wrapper around MSMQADM.
This sample demonstrates how to use message queuing (MSMQ).
It is a visual wrapper around MSMQADM.exe
中间件编程 Microsoft .net MSMQ 編程示例
Microsoft .net MSMQ 編程示例
SQL Server SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server.
SQL Server 2005 Service Broker (SSB) is an asynchronous messaging technology built into SQL Server. With SSB, you essentially get the power of messaging technologies like Microsoft Message Queue (MSMQ) combined with the relational database capabilities of SQL Server, all controlled with Transact SQL ...
网络 一个简单实用的开源C++消息中间件SAFMQ - [软件开发] - [开源 消息中间件 SAFMQ ] 2006-11-23 在很多网络应用中
一个简单实用的开源C++消息中间件SAFMQ - [软件开发] - [开源 消息中间件 SAFMQ ]
2006-11-23
在很多网络应用中,尤其那些服务器有时不在线的应用中,将客户端的数据变更按照产生顺序同步到服务器的操作是比较复杂的。为了解决这种问题,可以采用消息中间件产品(例如Windows的MSMQ还有IBM的MQ),但是这种产品比较庞大而 ...
Windows CE 此示例演示了使用设备应用程序和桌面应用程序之间的消息队列进行双路通信。一个应用程序将书本订单消息发送到一个消息队列
此示例演示了使用设备应用程序和桌面应用程序之间的消息队列进行双路通信。一个应用程序将书本订单消息发送到一个消息队列,而另一个应用程序则从此消息队列接收这些书本订单,然后向设备队列发出这些订单已被处理的响应。
要求
此示例要求设备上已安装 MSMQ 组件。 ...