Welcome![Sign In][Sign Up]
Location:
Search - MSMQ

Search list

[Communicationmsmq通信

Description: 用微软的操作系统组件MSMQ消息队列编程,COM开发调用,实现网络通信-use Microsoft's operating system components MSMQ message queue programming, called COM development, communications network
Platform: | Size: 88037 | Author: zj | Hits:

[WinSock-NDISmsmq

Description: 在.Net环境下C#编写的Windows Message Queue程序,VS2003调试通过: (1)先安装Message Queuing Services 通过Control Panel,“Add/Remove Programs” – “Add/Remove Windows Components”步骤安装MSMQ。 (2)配置MSMQ 打开Computer Management – Message Queuing,在Private Queues下创建MSMQDemo队列 (3)运行本程序
Platform: | Size: 12943 | Author: andy.liu | Hits:

[Other resourceMsmq

Description: MSMQ at Windows Mobile 5.0 sample and develop with Visual Studio .NET 2005
Platform: | Size: 16495 | Author: Jessie | Hits:

[Other resourceMsmq

Description: 介绍了MSMQ的基本编程(如存储和接收消息)和基本的管理功能(如创建和删除队列)。虽然使用.Net API来是非常方便和简单的,但是在实际的MSMQ项目中,需要了解消息队列作为架构的概念。通过使用MSMQ,系统会更加松散耦合,因此更加自治(autonomous)。需要注意的是:消息仅仅是消息,而不是内部的业务对象。因此,在设计新的分布式应用程序时,建议遵守面向服务架构(Service-Oriented Architecture)的基本思想:通过显式定义边界、创建自治服务,让MSMQ来负责交互部分。
Platform: | Size: 12484 | Author: zhouyi | Hits:

[WEB CodeLeveraging-MSMQ-in-ASP.NET-Applications

Description: 很好的示例,演示了如果通过采用Microsoft 的消息技术MSMQ结合ASP.NET来构建一个支持异步消息的web系统
Platform: | Size: 37019 | Author: 蓝鸥 | Hits:

[WinSock-NDIS一个封装MSMQ操作的类

Description: vc编写,操作msmq的例子,封装成class,可直接调用!-vc preparation, operation MSMQ example, packaged as class can directly call!
Platform: | Size: 15520 | Author: 张力 | Hits:

[WinSock-NDISMSMQ

Description: msmq
Platform: | Size: 3590 | Author: tanchune@163.com | Hits:

[Communicationapp_msmq

Description: 消息队列,使用VCAPI编写MSMQ-Message Queue, use VCAPI prepared MSMQ
Platform: | Size: 80896 | Author: 吴生 | Hits:

[Internet-Network一个封装MSMQ操作的类

Description: vc编写,操作msmq的例子,封装成class,可直接调用!-vc preparation, operation MSMQ example, packaged as class can directly call!
Platform: | Size: 15360 | Author: 张力 | Hits:

[Communicationmsmq通信

Description: 用微软的操作系统组件MSMQ消息队列编程,COM开发调用,实现网络通信-use Microsoft's operating system components MSMQ message queue programming, called COM development, communications network
Platform: | Size: 499712 | Author: zj | Hits:

[Button controlNETTransactions

Description: NET的事务控制 在分布式应用程序中,不可避免地会经常使用到事务控制。事务有一个开头和一个结尾,它们指定了事务的边界,事务在其边界之内可以跨越进程和计算机。事务边界内的所有资源都参与同一个事务。要维护事务边界内资源间的一致性,事务必须具备 ACID 属性,即原子性、一致性、隔离性和持续性。 本地事务和分布式事务 -------------------- 本地事务是其范围为单个可识别事务的数据资源的事务(例如,Microsoft SQL Server 数据库或 MSMQ 消息队列)。例如,当单个数据库系统拥有事务中涉及的所有数据时,就可以遵循 ACID 规则。在 SQL Server 的情况下,由内部事务管理器来实现事务的提交和回滚操作。-NET Services in distributed control applications, will inevitably be used to control affairs. Services have a beginning and an end, they have designated border affairs, in its affairs within the borders across process and computers. Services within the borders of all resources involved with a transaction. Services to protect the resources within the borders of consistency, the Panel must possess ACID properties, that is, atomicity, consistency, isolation and sustainability. Local Affairs and the Distributed Transaction-------------------- domestic affairs of its range of single- Services could be the identification of resources data services (for example, Microsoft SQL Server database or MSMQ Message Queue). For example, when a single database system with affairs involving all the data,
Platform: | Size: 4096 | Author: name | Hits:

[Internet-Networkmsmq

Description: 在.Net环境下C#编写的Windows Message Queue程序,VS2003调试通过: (1)先安装Message Queuing Services 通过Control Panel,“Add/Remove Programs” – “Add/Remove Windows Components”步骤安装MSMQ。 (2)配置MSMQ 打开Computer Management – Message Queuing,在Private Queues下创建MSMQDemo队列 (3)运行本程序-In. Net environments C# Prepared Windows Message Queue procedures, VS2003 debugging through: (1) to install Message Queuing Services through Control Panel, Add/Remove Programs - Add/Remove Windows Components steps to install MSMQ. (2) configure MSMQ to open Computer Management- Message Queuing, created under the Private Queues in MSMQDemo Queue (3) run the program
Platform: | Size: 51200 | Author: andy.liu | Hits:

[ISAPI-IEMSMQ_Receiver_project

Description: 有关于微软MSMQ编程,对消息序列的接收作出了示范-on Microsoft MSMQ programming, the right to receive information sequence of model
Platform: | Size: 43008 | Author: 叶志伟 | Hits:

[BooksMSMQXIANGGUANWENDANG

Description: 微软消息队列MSMQ大全电子书籍,详细讲解了MSMQ的机制和使用过程-Microsoft Message Queue MSMQ volumes of electronic books, gave a detailed account of the MSMQ use of the mechanisms and processes
Platform: | Size: 74752 | Author: 里拨 | Hits:

[VC/MFCblockMessageTransMSMQ

Description: 通过封装大块数据,在MSMQ发送接收,同时解包-through data transmission reception in MSMQ, unpacked
Platform: | Size: 6144 | Author: 里拨 | Hits:

[Windows Develop09113051341

Description: MSMQ消息队列 有关于MSMQ消息队列的一般源码 -MSMQ message queue on Message Queue MSMQ general FO
Platform: | Size: 51200 | Author: 林乐观 | Hits:

[SQL ServerServiceBrokerExtSource

Description: 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 statements-SQL Server 2005 Service Broker (SSB) is an a synchronous messaging technology built into S QL Server. With SSB. you essentially get the power of messaging tech nologies like Microsoft Message Queue (MSMQ) c ombined with the relational database capabili ties of SQL Server, all controlled with Transact SQL statements
Platform: | Size: 39936 | Author: | Hits:

[Windows CEMsmq

Description: MSMQ at Windows Mobile 5.0 sample and develop with Visual Studio .NET 2005
Platform: | Size: 16384 | Author: Jessie | Hits:

[.netMsmq

Description: 介绍了MSMQ的基本编程(如存储和接收消息)和基本的管理功能(如创建和删除队列)。虽然使用.Net API来是非常方便和简单的,但是在实际的MSMQ项目中,需要了解消息队列作为架构的概念。通过使用MSMQ,系统会更加松散耦合,因此更加自治(autonomous)。需要注意的是:消息仅仅是消息,而不是内部的业务对象。因此,在设计新的分布式应用程序时,建议遵守面向服务架构(Service-Oriented Architecture)的基本思想:通过显式定义边界、创建自治服务,让MSMQ来负责交互部分。-MSMQ introduced the basic programming (such as storage and receive messages) and the basic management functions (such as the creation and deletion of the queue). Although the use of. Net API to be a very convenient and simple, but in the actual MSMQ projects, need to understand the message queue as a framework for the concept. Through the use of MSMQ, the system will be more loosely coupled, so a more self-governing (autonomous). Need to pay attention to is: the news is just the news, rather than within the business object. Therefore, in the design of new distributed applications, it is recommended to comply with service-oriented architecture (Service-Oriented Architecture) the basic ideas: the adoption of an explicit definition of borders, the creation of self-government service, which will allow MSMQ to be responsible for the interactive part.
Platform: | Size: 12288 | Author: zhouyi | Hits:

[WEB CodeLeveraging-MSMQ-in-ASP.NET-Applications

Description: 很好的示例,演示了如果通过采用Microsoft 的消息技术MSMQ结合ASP.NET来构建一个支持异步消息的web系统-Good example, the demonstration that if the news through the use of Microsoft technologies MSMQ combines ASP.NET to build a web of support for asynchronous messaging system
Platform: | Size: 36864 | Author: 蓝鸥 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net