/[Apache-SVN]
ViewVC logotype

Revision 987018


Jump to revision: Previous Next
Author: bryanduxbury
Date: Thu Aug 19 05:06:02 2010 UTC (13 years, 7 months ago)
Changed paths: 33
Log Message:
THRIFT-599. erl: Don't use unnecessary processes in the Erlang transports and clients

The only user-visible changes are to the client. Every thrift call now returns {NewClient, Result} instead of just Result.

Patch: David Reiss (assist to Anthony Molinaro)

Changed paths

Path Details
Directoryincubator/thrift/trunk/compiler/cpp/src/generate/t_erl_generator.cc modified , text changed
Directoryincubator/thrift/trunk/lib/erl/README modified , text changed
Directoryincubator/thrift/trunk/lib/erl/build/otp.mk modified , text changed
Directoryincubator/thrift/trunk/lib/erl/include/thrift_protocol.hrl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/include/thrift_protocol_behaviour.hrl added
Directoryincubator/thrift/trunk/lib/erl/include/thrift_transport_behaviour.hrl added
Directoryincubator/thrift/trunk/lib/erl/src/Makefile modified , text changed
Directoryincubator/thrift/trunk/lib/erl/src/test_handler.erl deleted
Directoryincubator/thrift/trunk/lib/erl/src/test_service.erl deleted
Directoryincubator/thrift/trunk/lib/erl/src/thrift_base64_transport.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/src/thrift_binary_protocol.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/src/thrift_buffered_transport.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/src/thrift_client.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/src/thrift_client_util.erl added
Directoryincubator/thrift/trunk/lib/erl/src/thrift_disk_log_transport.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/src/thrift_file_transport.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/src/thrift_framed_transport.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/src/thrift_http_transport.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/src/thrift_memory_buffer.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/src/thrift_processor.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/src/thrift_protocol.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/src/thrift_server.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/src/thrift_socket_server.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/src/thrift_socket_transport.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/src/thrift_transport.erl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/src/thrift_transport_state_test.erl added
Directoryincubator/thrift/trunk/test/erl/Makefile modified , text changed
Directoryincubator/thrift/trunk/test/erl/src/test_client.erl added
Directoryincubator/thrift/trunk/test/erl/src/test_disklog.erl modified , text changed
Directoryincubator/thrift/trunk/test/erl/src/test_membuffer.erl modified , text changed
Directoryincubator/thrift/trunk/test/erl/src/test_server.erl modified , text changed
Directoryincubator/thrift/trunk/test/erl/src/test_tether.erl deleted
Directoryincubator/thrift/trunk/tutorial/erl/client.erl modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26