文件名称:Thrift在PHP中简单使用示例--远程服务调用框架
文件大小:591KB
文件格式:ZIP
更新时间:2017-01-23 10:06:39
Thrift Apache PHP
这是Apache Thrift框架的一个简单示例,用于在多语言环境中进行远程服务调用。不要积分啊,旨在进行技术交流。邮箱:whdsmile@163.com,欢迎来信!
【文件预览】:
test
----index.php(545B)
----Services()
--------TestService_Impl.php(393B)
----Clients()
--------Test.php(490B)
----ThriftLib()
--------Thrift.php(22KB)
--------server()
--------protocol()
--------ext()
--------autoload.php(2KB)
--------transport()
----inc.php(678B)
----Thrifts()
--------Test.thrift(82B)
--------gen-php()