• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 11
    • hotspot
    • None
    • b15

        The much lower latency of the new gcs have higher demands on runtime data-structure in terms of latency.
        We must create new data-structures to accommodate this and apply them on latency sensitive data-set.
        The hashtable should be able to do all operation with little serialization between threads.
        A highly concurrent hashtable will require a way to handle ABA without locks, such as hazardpointers, RCU, type-stable-memory.

              rehn Robbin Ehn
              rehn Robbin Ehn
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: