Skip to content

Batch recv / send? #10

@jeromegn

Description

@jeromegn

Would it be possible to add methods for batch recv / send? The sending end doesn't bother me too much, but I wonder if there are optimizations available if the user specifically wants a batch (maybe less locking, maybe less syscalls?).

I don't nearly know enough to assess that. For now I am batching myself, but I do have to call try_recv() for every item.

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