论文部分内容阅读
从单机系统到C/S结构的盛行,应用程序体系结构已经发展到了如今的分布式计算模型。在分布式计算中,Java的RMI无疑是其中的佼佼者。文章首先从应用程序体系结构的发展历史入手,深入探讨了RMI的相关概念以及通信结构,最后以一个简单的例子论述了如何编写RMI应用程序。
From stand-alone systems to the prevalence of C / S architectures, application architectures have evolved to today’s distributed computing models. In distributed computing, Java RMI is undoubtedly one of the best. First of all, the article begins with the history of application architecture development, discusses the related concepts and communication structure of RMI in depth, and finally discusses how to write RMI application with a simple example.