Skip to content

add shared_memory backend #14

Description

@JosuaKrause

Add a backend using the multiprocess shared memory:

https://docs.python.org/3/library/multiprocessing.html#sharing-state-between-processes

https://docs.python.org/3/library/multiprocessing.shared_memory.html

should be straightforward with deriving from LocalBackend and State

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