How can I make use of the shmat()
, shmdt()
, shmctl()
, shmget()
calls from Python? Are they hidden somewhere in the standard library?
I'm after System V bindings that can be found in the Ubuntu repositories, or Python standard libraries (now or in future releases).
Google finds sysv_ipc
.
This page offers a feature matrix to help you choose between the posix_ipc, sysv_ipc, and shm modules.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With