首页> 外文会议>International conference on service-oriented computing >JSON Patch for Turning a Pull REST API into a Push
【24h】

JSON Patch for Turning a Pull REST API into a Push

机译:用于将Pull REST API转换为Push的JSON补丁

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

摘要

REST APIs together with JSON are commonly used by modern web applications to export their services. However, these services are usually reachable in a pull mode which is not suitable for accessing changing data. Turning a service from a pull to a push mode is therefore frequently asked by web developers that want to get notified of changes. Converting a pull API into a push one obviously requires to make periodical calls to the API but also to create a patch between each successive version of the data. The latter is the most difficult part and this is where existing solutions have some imperfections. To face this issue, we present a new patch algorithm supporting move and copy change operations. Our evaluation done with real industrial data shows that our algorithm creates small patches compared with other libraries, and creates them faster.
机译:现代Web应用程序通常使用REST API和JSON来导出其服务。但是,这些服务通常在不适合访问更改数据的拉模式下可以访问。因此,想要获得更改通知的Web开发人员经常要求将服务从拉动模式转换为推模式。将pull API转换为push API显然需要对API进行定期调用,而且还需要在数据的每个后续版本之间创建补丁。后者是最困难的部分,这是现有解决方案存在缺陷的地方。为了解决这个问题,我们提出了一种新的补丁算法,支持移动和复制更改操作。我们对真实工业数据的评估表明,与其他库相比,我们的算法创建的补丁较小,并且创建速度更快。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号