[nodejs] Re: nodejs and android c2dm

2012-06-08 Thread darren
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

[nodejs] Re: nodejs and android c2dm

2012-06-08 Thread catshow
Are you getting the QuotaExceeded errors? Are you using the exponential back off to slow down, when you get that message? On Wednesday, June 6, 2012 9:28:30 AM UTC-4, Luca Morettoni wrote: > > Hello list, there is someone that used node.js in the server side > implementation of the android clou