Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-5624

suboptimal performance of the c# named pipe server transport in multithread servers

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.18.0
    • netstd - Library
    • None
    • Patch Available

    Description

      The netstd TNamedPipeServerTransport may fail to process certain calls, if the client uses a relatively short open pipe timeout, even though we have enough threads ready. Main cause is that the server opens only one server pipe to listen on each time the AcceptImplementationAsync method is called and spends certain time on handling an incoming connection until it listens again.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            jensg Jens Geyer
            jensg Jens Geyer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 20m
                20m

                Slack

                  Issue deployment