【24h】

The Architecture of a Ride Sharing Application

机译:乘车共享应用程序的架构

获取原文
获取外文期刊封面目录资料

摘要

In the development of a lite version of a ride sharing application, we encounter some real time requirements. For example, a rider wants to track the driver's location in real time, once a driver accepts the trip request. Compared to the traditional method in which the driver sends the location every minute to the app server and the rider receives the information every minutes from the server, we used Google Cloud Messaging (GCM) to send messages to client devices in this project. That means the driver sends GCM notification containing the location information to the GCM connection server. Then the information is sent to the rider. As a result, the rider will be able to view the driver's location in real time. The benefit of using GCM is the scalability and performance advantages over the app server. There is also battery life savings for the clients' mobile devices. This paper presents the architectural design of using GCM connection server in a ride sharing application.
机译:在开发Lite版本的骑行分享应用程序中,我们遇到了一些实时要求。 例如,一旦驾驶员接受跳闸请求,骑手希望实时跟踪驾驶员的位置。 与传统方法相比,驱动程序将位置发送到App Server和骑车者从服务器每分钟收到信息,我们使用Google Cloud Messaging(GCM)向该项目中的客户端设备发送消息。 这意味着驱动程序将包含位置信息的GCM通知发送到GCM连接服务器。 然后将信息发送到骑车者。 结果,骑手将能够实时查看驾驶员的位置。 使用GCM的好处是应用程序服务器上的可扩展性和性能优势。 客户的移动设备还节省了电池寿命。 本文介绍了在乘车共享应用程序中使用GCM连接服务器的架构设计。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号