Python中的System V共享内存? [英] System V shared memory in Python?

查看:116
本文介绍了Python中的System V共享内存?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用Python中的shmat()shmdt()shmctl()shmget()调用?它们是否隐藏在标准库中的某个位置?

How can I make use of the shmat(), shmdt(), shmctl(), shmget() calls from Python? Are they hidden somewhere in the standard library?

我正在寻找可在Ubuntu存储库或Python标准库(现在或将来的版本)中找到的System V绑定.

I'm after System V bindings that can be found in the Ubuntu repositories, or Python standard libraries (now or in future releases).

推荐答案

Google找到 sysv_ipc .

Google finds sysv_ipc.

这篇关于Python中的System V共享内存?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆