Skip to content

Pipeline case does a lot of socket 'sendto' system calls #14

Closed
@toymachine

Description

@toymachine

Hi,

In the pipeline use-case it might be benificial to build up a string containing a number of commands and write them out in 1 call to socket.sendall. This will most probably result in better bandwidth usage for the socket connection and thus higher overall number of commands/sec.

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