Skip to content
#

memoryview

Here are 5 public repositories matching this topic...

A drop-in replacement for Python multiprocessing.Queue that moves large data objects (>1MB) into shared memory as raw bytes and sends only minimal metadata between processes — reducing I/O bottlenecks and improving throughput for high-volume data.

  • Updated May 25, 2024
  • Python

Improve this page

Add a description, image, and links to the memoryview topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the memoryview topic, visit your repo's landing page and select "manage topics."

Learn more