ApnsPHP 有多好?

发布于 2024-09-03 22:33:12 字数 211 浏览 3 评论 0原文

我想构建一个推送服务器,可以处理需要发送的大量推送通知。我想知道 ApnsPHP (http://code.google.com/p/apns-php /)对我来说是正确的选择,或者我是否应该使用其他语言来构建它。

任何帮助或指示将不胜感激!

I want to build a push server that can handle a heavy load of push notifications that it needs to send. I was wondering if ApnsPHP (http://code.google.com/p/apns-php/) is the right chice for me, or if I should build it using some other language.

Any help or pointers would be highly appreciated!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

蹲在坟头点根烟 2024-09-10 22:33:12

安装 libssh2-php 后,它将在 Ubuntu 10.04 和 PHP 5.3.2 上运行。

但仅限于沙盒。

在生产中,我必须增加超时,然后我得到,该消息已发送,但从未在我的 iPhone 上收到。

阿罗

It will work on Ubuntu 10.04 and PHP 5.3.2 after installing libssh2-php.

But only with Sandbox.

On Production i must increase Timeout and then I get, that message was send, but never reveived on my iPhone.

Aro

还不是爱你 2024-09-10 22:33:12

APNS-PHP 在 Snow Leopard 上开箱即用!但我无法在 Ubuntu 8.04 或 10.04 上运行

APNS-PHP works out of the box on Snow Leopard! But I can't get it working on Ubuntu 8.04 or 10.04

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文