Skip to content

Arbitrary JSON object sizes need to be supported without arbitrary buffer size limits #9

Open
@jshook

Description

@jshook

When input files exceed the limits of memory-mapped IO, the readers need to use a sliding-window mechanism.
Concurrent readers of the same file should share their own slices of byte buffer views.

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