Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-2815

Replace AsyncMutex with SemaphoreSlim

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 3.1.3
    • 3.1.2
    • library
    • None
    • 1

    Description

      After testing, certain assumptions about SemaphoreSlim have turned out to be false. It is actually faster than our custom attempt at AsyncMutex for the hot path where it is not locked.

      Attachments

        For Gerrit Dashboard: NCBC-2815
        # Subject Branch Project Status CR V

        Activity

          People

            btburnett3 Brant Burnett
            btburnett3 Brant Burnett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty