Skip to content

Store FLP message in memory with ZeroMQ zero-copy #5

@Dantali0n

Description

@Dantali0n

[](void * /*data*/, void *object) { delete[] static_cast<char *> (object); },

When deleting the message every time it is send the load on the FLP is drastically increased, The message should be stored in the FLP permanently and then transmitted using zero-copy.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions