/[Apache-SVN]
ViewVC logotype

Revision 664783


Jump to revision: Previous Next
Author: mcslee
Date: Tue Sep 5 17:34:52 2006 UTC (18 years, 2 months ago)
Changed paths: 13
Log Message:
Thrift Python server code generation

Summary: Yep, it's up and running. We now have full client/server support in all of C++ Java PHP and Python. Well, not quite... there's no PHP server, but honestly who wants one? Actually, if we do want one the framework will support writing is as a PHP file that can be served in apache like a web service (i.e. restserver.php would be thriftserver.php). But now that's rambling and nothing to do with this commit.

Notes: cheever, let's chat about porting your multithreaded Pillar Python server over to Thrift


Changed paths

Path Details
Directoryincubator/thrift/trunk/compiler/cpp/src/generate/t_java_generator.cc modified , text changed
Directoryincubator/thrift/trunk/compiler/cpp/src/generate/t_py_generator.cc modified , text changed
Directoryincubator/thrift/trunk/compiler/cpp/src/generate/t_py_generator.h modified , text changed
Directoryincubator/thrift/trunk/lib/py/setup.py modified , text changed
Directoryincubator/thrift/trunk/lib/py/src/Thrift.py modified , text changed
Directoryincubator/thrift/trunk/lib/py/src/protocol/TBinaryProtocol.py modified , text changed
Directoryincubator/thrift/trunk/lib/py/src/server/ added
Directoryincubator/thrift/trunk/lib/py/src/server/TServer.py added
Directoryincubator/thrift/trunk/lib/py/src/server/__init__.py added
Directoryincubator/thrift/trunk/lib/py/src/transport/TSocket.py modified , text changed
Directoryincubator/thrift/trunk/lib/py/src/transport/TTransport.py modified , text changed
Directoryincubator/thrift/trunk/test/py/TestClient.py modified , text changed
Directoryincubator/thrift/trunk/test/py/TestServer.py added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26