Skip to content

Slow (de)allocation #12

Description

@pschichtel

Hi. I'm currently looking around for generic object pool implementations for use with objects, that take significant time to allocate (e.g. database connections with initialization queries) or deallocate.

How does this library handle objects that are in allocating/deallocating state for prolonged periods? Also are there any CompletableFuture based APIs available?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions