This is an automated email from the ASF dual-hosted git repository.
jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 72d591242 THRIFT-5621: Add Swift tutorial
add 60970c4e1 THRIFT-5624 suboptimal performance of the c# named pipe
server transport in multithread servers Client: netstd Patch: Jens Geyer
No new revisions were added by this update.
Summary of changes:
.../Thrift/Transport/Client/TNamedPipeTransport.cs | 20 +-
.../Transport/Server/TNamedPipeServerTransport.cs | 221 +++++++++++++++------
test/netstd/Server/TestServer.cs | 17 +-
3 files changed, 181 insertions(+), 77 deletions(-)