Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TMap Vs. ConcurrentMap #7833

@mykytamykhailenko

Description

@mykytamykhailenko

Hello, everyone!

I have created an application where I need to store a lot of entities in a map.
The map will be accessed concurrently, so I have to decide between TMap or ConcurrentMap.
The point of confusion is as far as I know, If I will use TMap, the application may become memory intensive.
My end goal is to reduce the memory footprint as much as possible.
Could you please advice how to approach the problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions