WebAPI/Push: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 5: Line 5:


* [http://www.michaelpiatek.com/papers/thialfi-sosp11.pdf Thialfi]
* [http://www.michaelpiatek.com/papers/thialfi-sosp11.pdf Thialfi]
* APNS [http://developer.apple.com/library/mac/#documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/ApplePushService/ApplePushService.html]
* [http://developer.apple.com/library/mac/#documentation/NetworkingInternet/Conceptual/RemoteNotificationsPG/ApplePushService/ApplePushService.html APNS]
* Google Cloud Messaging [http://developer.android.com/guide/google/gcm/index.html]  
* [http://developer.android.com/guide/google/gcm/index.html Google Cloud Messaging]  
* Some Academic Slides on the subject [http://zoo.cs.yale.edu/classes/cs434/cs434-2012-fall/lectures/15-mobisys-mcloud-push-track_6.pdf]
* [http://zoo.cs.yale.edu/classes/cs434/cs434-2012-fall/lectures/15-mobisys-mcloud-push-track_6.pdf Some Academic Slides on the subject]

Revision as of 13:46, 9 November 2012

Requirements [WebAPI/Push/Requirements]

State of the Art