Designing AIR application which has to have server side push or notification, don’t know what is the best implementation of this feature in PHP. Please suggest, because at the moment I not sure if this even exists.
Designing AIR application which has to have server side push or notification, don’t know
Share
Great question I am wandering the same think.
I have done some reasearch on the subject myself.
Hopefully it wil help you.
They are 3 solutions that I have found:
Also about the NGiNX PUSH module. I message the creator and he told me that he will support websockets soon.
If you are going to use PHP in a very intensive way you might want to look at PHP HIPHOP for performance reasons.
I really hope my answer helps you or at least puts you on the right track 😉