Skip to content

Memory consumption and number of threads created #259

Description

@germannocr

I am currently part of a team that develops a Python Rest API and uses Aerospike as a caching feature. However, its initialization has significantly increased the memory consumption and the number of threads, without any processing having been done. Only on startup does the number of threads increase from 2 to 18. Does this make sense? Is there any configuration that allows me to define how many threads will be used? My startup and client connection is correct according to the official documentation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions