Skip to content

Question: Pub/Sub wrt Memory Mapped Buffers #365

Closed
@goglusid

Description

@goglusid

I'm using the C++ API.

If an application has either an IPC Publication and an IPC Subscription or a Network Publication and a Spy Subscription, then the Publisher's term buffers get mapped twice.

Given that an IPC Subscription and a Spy Subscription directly reads the Publication's Term buffers, why are they mapped twice?

Also would it be feasible to only map the Publisher's term buffers once or this would "completely break" the design?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions