whsecurity
New member
Have anyone setup - install - use push notification server. If yes with which language and how do you overcome with server overhead?
I'm currently developing one and I want to look it from another perspective to be sure I have take everything in mind!
My approach is:
Languages: php or and c++, ajax, mysql or firebird.
Overhead:
connection: two ip with different ports and if I can use it udp connection
server overload: multirequest to db and not simple calls
separate data and user data to be sent etc
Any thoughts will be appreciate it
I'm currently developing one and I want to look it from another perspective to be sure I have take everything in mind!
My approach is:
Languages: php or and c++, ajax, mysql or firebird.
Overhead:
connection: two ip with different ports and if I can use it udp connection
server overload: multirequest to db and not simple calls
separate data and user data to be sent etc
Any thoughts will be appreciate it