Usually push notifications should be "fast enough." They should be on the order of seconds. If you need something faster the only way I can think of that might possibly improve speed is a connection to the server that remains open: but I would highly doubt that it would really improve anything significantly.
Kris On Sun, Dec 7, 2014 at 11:54 AM, Davide Cerbo <[email protected]> wrote: > Hi all, > > in my application I need to send a message to my application in background. > > Now I'm using Push notification, but sometimes aren't so fast. > > What can I use, or how I can I have more fast Push notification? > > thanks in advance, > Davide > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" 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/android-developers?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

