[ 
https://issues.apache.org/jira/browse/TS-2948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14073531#comment-14073531
 ] 

ASF subversion and git services commented on TS-2948:
-----------------------------------------------------

Commit d1162479af9dfdac990660bcd0577a3ea5cc42a6 in trafficserver's branch 
refs/heads/master from [~amc]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=d116247 ]

TS-2948: ATS List based hash table.


> Hash table based on List support
> --------------------------------
>
>                 Key: TS-2948
>                 URL: https://issues.apache.org/jira/browse/TS-2948
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Alan M. Carroll
>            Assignee: Alan M. Carroll
>         Attachments: ts-2948.diff
>
>
> 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).



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to