Skip to content

Relaxed concurrency in poolmanager strategy #1939

@therahulbhati

Description

@therahulbhati

Due to the current implementation of cache(pool cache) for the pool manager, sometimes number of specialized pods (function pods) are more than the concurrency parameter, this happens when there is burst of requests and number of incoming requests is greater than concurrency parameter.

Solution
This can be improved by applying locking mechanism but would degrade performance of the whole specialization.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions