Skip to content

MapTile server should use thread-locals for emitter #29

@nickrobison-usds

Description

@nickrobison-usds

Instead of having a single emit buffer for the entire process, we really need one per core.

This may require changes to the way we partition the input dataset, in order to make sure we don't blow up the allocator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions