- 授权协议: MIT
- 开发语言: PHP
- 操作系统: 跨平台
- 软件首页: http://git.oschina.net/andot/hprose-php
- 软件文档: http://git.oschina.net/andot/hprose-php/blob/master/README_zh_CN.md
软件介绍
Hprose 是高性能远程对象服务引擎(High Performance Remote Object Service Engine)的缩写。
它是一个先进的轻量级的跨语言跨平台面向对象的高性能远程动态通讯中间件。它不仅简单易用,而且功能强大。你只需要稍许的时间去学习,就能用它轻松构建跨语言跨平台的分布式应用系统了。
Hprose 支持众多编程语言,例如:
-
AAuto Quicker
-
ActionScript
-
ASP
-
C++
-
Dart
-
Delphi/Free Pascal
-
dotNET(C#, Visual Basic...)
-
Golang
-
Java
-
JavaScript
-
Node.js
-
Objective-C
-
Perl
-
PHP
-
Python
-
Ruby
-
...
通过 Hprose,你就可以在这些语言之间方便高效的实现互通了。
本项目是 Hprose 的 PHP 语言版本实现。
Distributed Algorithms
Nancy A. Lynch / Morgan Kaufmann / 1996-3-15 / USD 155.00
In "Distributed Algorithms", Nancy Lynch provides a blueprint for designing, implementing, and analyzing distributed algorithms. She directs her book at a wide audience, including students, programmer......一起来看看 《Distributed Algorithms》 这本书的介绍吧!
