...
首页> 外文期刊>Journal of supercomputing >Android RMI: a user-level remote method invocation mechanism between Android devices
【24h】

Android RMI: a user-level remote method invocation mechanism between Android devices

机译:Android RMI:Android设备之间的用户级远程方法调用机制

获取原文
获取原文并翻译 | 示例
           

摘要

This paper presents the design and implementation of a user-level remote method invocation (RMI) mechanism between Android devices called Android RMI, which extends the original Binder mechanism. Android RMI is developed as a user-level program so that it can easily be ported into other devices running Android. Since Android RMI provides similar programming abstractions to those used to invoke local services, existing applications need little modifications when they run over multiple devices. Furthermore, unlike previous approaches where only application services can be invoked, Android RMI allows users to invoke system services as well as application services between devices using remote parcel format. By reducing the number of marshalling and unmarshalling steps, the time taken for remote method invocation is shortened by 148 % in 4 KBytes and by up to 432 % in 100 KBytes compared to distributed intent where additional marshalling and unmarshalling steps are needed.
机译:本文介绍了称为Android RMI的Android设备之间的用户级远程方法调用(RMI)机制的设计和实现,该机制扩展了原始的Binder机制。 Android RMI是作为用户级程序开发的,因此可以轻松地移植到运行Android的其他设备中。由于Android RMI提供的编程抽象类似于用于调用本地服务的抽象,因此现有应用程序在多个设备上运行时几乎不需要修改。此外,与以前只能调用应用程序服务的方法不同,Android RMI允许用户使用远程包裹格式在设备之间调用系统服务以及应用程序服务。通过减少编组和解组步骤的数量,与需要额外编组和解组步骤的分布式意图相比,远程方法调用在4 KB中的时间缩短了148%,在100 KB中缩短了432%。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号