摘要
提出了一个基于Java的通信中间件,该中间件提供了一个灵活的模块间通信方式,采用了通信设计模式Acceptor模式,并使用了多种设计模式来增加系统的可重用性和降低耦合性,使之具有良好的可用性。该中间件适合于中等以上规模的Java分布式应用程序的设计,具有接口简单,资源占用低的特点。实践表明,该系统具有良好的可用性。
A Java-based communication middleware is put forward in the article. The middleware provides a flexible communication method between different modules in an application. Some design patterns are adopted to increase the reusability and decrease couple; a communication design pattern called “Acceptor” is used to eonstrnct communication. The middleware can be used for Java software with more than medium scale. It is a simple and low resource consumption. It shows that the middleware has good usability in practice.
出处
《计算机应用研究》
CSCD
北大核心
2005年第12期252-254,257,共4页
Application Research of Computers