从 PHP 应用程序使用 gearman,无需安装 PHP 扩展
我有兴趣使用 Gearman 服务器在我的 PHP 应用程序中分发长时间运行的作业。不幸的是,我无法直接访问我的应用程序服务器,也无法安装任何 PECL 扩展。
有没有我可以使用的纯 PHP 客户端库?
I'm interested in using a Gearman server to distribute long-running jobs in my PHP application. Unfortunately I don't have direct access to my application servers and I can't install any PECL extensions.
Is there a pure PHP client library out there I can use?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你尝试过显而易见的事情吗?
引用自:http://gearman.org/index.php?id=download#php
Have you tried the obvious?
Quoted from: http://gearman.org/index.php?id=download#php