摘要
针对服务器端与嵌入式客户端之间通过GPRS通信存在连接不连续性的问题,研究了一种基于.NET框架下的异步消息处理机制,并利用这种机制提出了一种在网络通信连接不连续情况下实现消息异步处理的解决方案。最后将这种方案应用到实际项目中,验证了这种方案可保证数据的可靠传送和一次传输成功,从而提高了系统的吞吐量和稳定性,同时优化了系统的性能。
There is a problem of discontinuous connection between servers and embedded clients using GPRS as communication network, arming at this problem,this paper researched on an asynchronous message mechanism in .NET, and proposed a relative solving scheme of discontinuous and asynchronous message handling.Then applied this scheme to practice,fully validated that the scheme can realize data transmission reliability and one-time success sending, so that improved system throughput and stability.
出处
《软件导刊》
2009年第4期33-35,共3页
Software Guide
关键词
MSMQ
异步消息处理
同步消息处理
MSMQ
Asynchronous Message Handling
Synchronous Message Handling