Skip to content

Shared memory component (multiprocessing) #10

@Permafacture

Description

@Permafacture

Numpy arrays can be shared in memory between processes (ie, mutiprocessing). Make a Component subclass that uses a mmap buffer, and ca communicate its name, size and locked status between processes.

(I have an example of doing this with an older version. need to integrate it and make it easier to use).

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions