首页> 美国政府科技报告 >Analysis of Java Distributed Architectures in Designing and Implementing aClient/Server Database System
【24h】

Analysis of Java Distributed Architectures in Designing and Implementing aClient/Server Database System

机译:Java分布式体系结构在设计和实现客户/服务器数据库系统中的分析

获取原文

摘要

Java Development Kit (JDK) comes with a broad range of classes for network anddatabase programming. Java Database Connectivity (JDBC) is one such class for providing client/server database access. There are many different approaches in using JDBC, ranging from low level socket programming, to a more abstract middleware approach. This thesis analyzes three different approaches: Sockets, Remote Method Invocation (RMI) and Commercial Middleware servers. Among the three approaches this thesis examined, database access through RMI is the most viable approach because it uses an effective distributed object model. RMI abstracts the communication interface to the level of a procedure call. Instead of working directly with sockets, programmers can invoke a remote procedure as if it resided locally.

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号