期刊文献+
共找到3篇文章
< 1 >
每页显示 20 50 100
Data Transfer Over the Internet for Real Time Applications 被引量:3
1
作者 Roger Knott 《International Journal of Automation and computing》 EI 2006年第4期414-424,共11页
Efficient real time data exchange over the Internet plays a crucial role in the successful application of web-based systems. In this paper, a data transfer mechanism over the Internet is proposed for real time web bas... Efficient real time data exchange over the Internet plays a crucial role in the successful application of web-based systems. In this paper, a data transfer mechanism over the Internet is proposed for real time web based applications. The mechanism incorporates the eXtensible Markup Language (XML) and Hierarchical Data Format (HDF) to provide a flexible and efficient data format. Heterogeneous transfer data is classified into light and heavy data, which are stored using XML and HDF respectively; the HDF data format is then mapped to Java Document Object Model (JDOM) objects in XML in the Java environment. These JDOM data objects are sent across computer networks with the support of the Java Remote Method Invocation (RMI) data transfer infrastructure. Client's defined data priority levels are implemented in RMI, which guides a server to transfer data objects at different priorities. A remote monitoring system for an industrial reactor process simulator is used as a case study to illustrate the proposed data transfer mechanism. 展开更多
关键词 eXtensible Markup Language (XML) Hierarchical Data Format (HDF) remote Method invocation (RMI) data transfer web based application and real time
下载PDF
A Jave-Based Multi-tier Distributed Object Enterprise Computing Model
2
作者 李春林 李腊元 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2001年第4期85-90,共6页
In this paper, we adopt Java platform to achieve a multi-tier distributed object enterprise computing model which provides an open, flexible, robust and cross-platform standard for enterprise applications of new gener... In this paper, we adopt Java platform to achieve a multi-tier distributed object enterprise computing model which provides an open, flexible, robust and cross-platform standard for enterprise applications of new generation. In addition to this model, we define remote server objects as session or entity objects according to their roles in a distributed application server, which separate information details from business operations for software reuse. A web store system is implement by using this multi-tier distributed object enterprise computing model. 展开更多
关键词 Distributed object computing remote method invocation (RMI) Java Servlet.
下载PDF
Decrease of RMI Application Coupling Degree Based on Dynamic Proxy and Interceptor
3
作者 闫波 战守义 张艳 《Journal of Beijing Institute of Technology》 EI CAS 2003年第S1期109-113,共5页
Based on Java RMI framework, a new design is introduced to plug common services into RMI application without modifying the remote interface. This design improves the mechanism of RMI, which is based on dynamic proxy a... Based on Java RMI framework, a new design is introduced to plug common services into RMI application without modifying the remote interface. This design improves the mechanism of RMI, which is based on dynamic proxy and interceptor technology. The implementation of class loader and stub is custom. The design ensures both the integrity of RMI mechanism and the plug-ins of some common services that are based on component. The design improves the modularization of application and decreases the coupling degree among different modules; by this means these middle-ware's modules gain more scalability and flexibility. 展开更多
关键词 dynamic proxy INTERCEPTOR RMI (remote method invocation)
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部