Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-2948

Hash table based on List support

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.1.0
    • Core
    • None

    Description

      It would be useful for the core to have a hash table implementation that used the List / Link support already available. This would be superior to the TCL version and not have the large footprint of the STL or Boost version.

      This should also support deletion (unlike HashMap in Map.h) and independent allocation (as in ChainHashMap in Map.h).

      Attachments

        1. ts-2948.diff
          15 kB
          Alan M. Carroll

        Issue Links

          Activity

            People

              amc Alan M. Carroll
              amc Alan M. Carroll
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: