热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

ApacheEtch1.4.0发布

ApacheEtch,ApacheEtch1.4.0发布

程序员必上的开发者服务平台 —— DevStore

Apache Etch 1.4.0 发布,此版本现已提供下载,包括新的 C++ 绑定,可以说是一个 beta 版本。更多更新内容请看这里

Apache Etch 是跨平台,语言和传输方法独立的框架,用来构建和使用网络服务。Etch 工具集包括一个网络服务描述语言,一个编译器和各种语言绑定库。Etch 同时也是传输方式独立的,允许根据需求使用不同的传输方式。Etch 的目标是简单的去定义小的,集中的服务,容易被访问,结合和部署。

Etch 是要提供一个简洁,正式的描述客户端和服务端信息交换,这强大的功能要支持:

  • support one-way and two-way, real-time communication

  • high performance and scalability

  • support clients and servers written in different languages

  • support clients/servers running in a wide range of contexts (such as thin web client, embedded device, PC application, or server)

  • support anyone adding new language bindings and new transports

  • be fast and small, while still being flexible enough to satisfy requirements

  • finally, it must be easy to use for developers both implementing and/or consuming the service.



推荐阅读
author-avatar
喻维伦_753
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有