I am doing a project that makes use of apns-php to push notifications to users of an apple app.

There are about 2.7 million users. Currently, it takes about 3 days to push so many users. I allow 1000 concurrent processes for ApnsPHP Server. It is eating up almost all my server memory.

Is this speed for apns push normal? or there is someway that I can speed up?

thanks

link|improve this question
Add more memory? – Mob Oct 19 '11 at 18:37
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.