Hello list, there is someone that used node.js in the server side
implementation of the android cloud to device system[1]?
I have user the library from SpeCT[2], but I have this strange problem:

* if I send one notify at time the clients receive the push (but this
solution is very slow), ratio 10 messages/seconds
* if I try to send the notification in parallel (5 at time) the
clients don't receive any notify, the ratio is about 170
messages/seconds

any experience/hints? Sorry for the bad english



[1]https://developers.google.com/android/c2dm/
[2]https://github.com/SpeCT/node-c2dm
-- 
Luca Morettoni <luca(AT)morettoni.net> | http://www.morettoni.net
gtalk/msn: luca(AT)morettoni.net | http://twitter.com/morettoni
Google+ profile: http://bit.ly/morettoni_plus
Member of Python User Group Perugia: http://www.pypg.org/

-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to