Skip to content

TCP_NODELAY / Disable Nagle's algorithm #183

@decarbonise

Description

@decarbonise

amqprs looks really good and the API seems nice to work with. On the performance side, Lapin exposes the ability to enable TCP_NODELAY / disable Nagle's algorithm by configuring the socket directly before connecting. I can't see the ability to do so in amqprs, but if there is a way to add it it could substantially reduce latency for small, frequent, latency-sensitive messages.

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