Luca, I've used it without too many problems, but like catshow I think
you might be hitting more of a c2dm limit than a nodejs limit... Can
you confirm throughput rates with another tool, say, python? I don't
send that many notifications but I'm interested to know what message
caps exist...

On Jun 6, 9:28 am, Luca Morettoni <[email protected]> wrote:
> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

Reply via email to