Skip to content

How to achieve cross platform IPC #3

Open
@rohanbabu

Description

@rohanbabu

Hi, first, thank you for your wonderful work. I was able to compile and run the simdb code. From a single process, I'm able to create a simdb using the constructor and write to and read from the db. However, I don't know where to start with doing cross platform IPC. My intended platforms are OSX and Windows. Specifically,

  1. If I create a simdb in Proc1 and write some key value pairs to it, how can I read it from Proc2?
  2. How can this be done in a cross platform way so it works on both OSX and Windows?

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