Placeholder reservation for the disruptor-mp Python bindings. Real bindings ship in a future release; see https://crates.io/crates/disruptor-mp.
Project description
disruptor-mp (Python placeholder)
This package is a placeholder reservation on PyPI for the future Python bindings of disruptor-mp. It does not provide any functionality yet.
What disruptor-mp is
disruptor-mp is a Rust crate providing an ultra-low-latency, high-throughput multiprocess ring-buffer substrate. It extends the LMAX Disruptor design from single-process multi-threaded to cross-process IPC over POSIX shared memory and memory-mapped files.
It is the raw Layer 0 substrate that myelon builds framing, codecs, and typed zero-copy on top of.
The Rust workspace is at https://github.com/Venkat2811/myelon.
Status
| Version | Status |
|---|---|
0.0.0 (this release) |
Placeholder. No bindings. |
0.1.0+ |
Real Python bindings via PyO3 / maturin. Not yet released. |
Importing the package or accessing any attribute will raise NotImplementedError with a pointer to the upstream Rust crate.
License
Dual-licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE)
- MIT license (LICENSE-MIT)
at your option.
Links
- Rust crate on crates.io: https://crates.io/crates/disruptor-mp
- Sibling layered crate: https://crates.io/crates/myelon
- Source repository: https://github.com/Venkat2811/myelon
- Issues / questions: https://github.com/Venkat2811/myelon/issues
- Maintainer on Twitter/X: @venkat_systems
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file disruptor_mp-0.0.0.tar.gz.
File metadata
- Download URL: disruptor_mp-0.0.0.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3f7a203b7274d8afb913f52d6602fcce3bc203c1b274cb41bee84f8228aa41d2
|
|
| MD5 |
e19011e46c0b07974d15b84a657737e9
|
|
| BLAKE2b-256 |
2c4984e6b989676756dc82eb058eee516aa7721a27c7c6980c66e3a4797da8bd
|
File details
Details for the file disruptor_mp-0.0.0-py3-none-any.whl.
File metadata
- Download URL: disruptor_mp-0.0.0-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a267cb5876bb94b9344ebab559ba00ead68e8680f48a32dfd00b565f6bc4273
|
|
| MD5 |
a84923c7c32478f06b7bbafbf9d631ce
|
|
| BLAKE2b-256 |
79bff3446202c917902c776131f3f9ef36dadd8470929e9cae9338c0e6e1327f
|