在 mod_python 进程之间共享数据
我在 Apache 下运行 mod_python。如果我理解正确的话,每个 Apache 进程都运行自己的 Python 解释器。
在所有流程中共享少量数据的最佳方式是什么?我在这里谈论的只是几百个字节,使得基于数据库的东西完全矫枉过正。
I'm running mod_python under Apache. If I've understood correctly, each Apache process runs its own Python interpreter.
What would be the best way to share a tiny amount of data across all the processes? I'm talking about just a few hundred bytes here, making something database based completely overkill.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论