Skip to content

Can multiple golang binaries use the same memory mapped file? #33

@shiskeyoffles

Description

@shiskeyoffles

My hope is I can share some data between two Golang binaries

Cannot use APIs since it has to be high-performance. I could use local REDIS but I'm looking for more performance and I'm hoping share memory might be the answer

  1. One binary read/writes
  2. Other binary only reads

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