69
Push notifications A session for developers on a way to push data to mobiles Dale Lane dalelane.co.uk/blog

Push notifications

Embed Size (px)

DESCRIPTION

A presentation for developers on a way to push data to mobile devices. Speakers notes for the presentation are at http://dalelane.co.uk/blog/?p=938

Citation preview

Page 1: Push notifications

Push notifications

A session for developers on a way to push data to mobiles

Dale Lanedalelane.co.uk/blog

Page 2: Push notifications

Who

are y

ou? http://www.morguefile.com/archive/display/181197

Page 3: Push notifications

Who am

I?

Page 4: Push notifications

http://www.flickr.com/photos/johnseb/2457508491/

Page 5: Push notifications

Polling is bad

Push is good

http://www.flickr.com/photos/audiinsperation/2860226817/

Page 6: Push notifications

http://www.flickr.com/photos/chanc/1389379381/

Page 7: Push notifications

http://www.flickr.com/photos/dushaun/3112631370/

Page 8: Push notifications
Page 9: Push notifications

http://www.flickr.com/photos/hippie/2475795533/

Page 10: Push notifications
Page 11: Push notifications

http://www.flickr.com/photos/hugosimmelink/2252095723/

Page 12: Push notifications

http://www.flickr.com/photos/amagill/3366720659/

Page 13: Push notifications

http://www.flickr.com/photos/shawdm/35011861/

Page 14: Push notifications

http://www.flickr.com/photos/magda_stremeski/3823218572/

Page 15: Push notifications
Page 16: Push notifications

messagebroker

MQTTclient

MQTTclient

“publish”

Page 17: Push notifications

messagebroker

MQTTclient

MQTTclient

Page 18: Push notifications

payload

topic

Page 19: Push notifications
Page 20: Push notifications

Flight Times/LHR/Air Freedom/Arrivals/Flight 1024

messagebroker

MQTTclient

MQTTclient

“subscribe”

Page 21: Push notifications

messagebroker

MQTTclient

MQTTclient

“publish”

Subscribed to:Flight Times/LHR/Air Freedom/Arrivals/Flight 1024

Flight Times/LHR/Air Freedom/Arrivals/Flight 512

Page 22: Push notifications

messagebroker

MQTTclient

MQTTclient

“publish”

Subscribed to:Flight Times/LHR/Air Freedom/Arrivals/Flight 1024

Flight Times/LHR/Air Freedom/Arrivals/Flight 1024

Page 23: Push notifications

# whole subtree

+one level only

wildcards

Page 24: Push notifications

messagebroker

MQTTclient

MQTTclient

“subscribe”

Flight Times/LHR/+/Arrivals/+

Page 25: Push notifications

messagebroker

MQTTclient

MQTTclient

“subscribe”

Flight Times/LHR/#

Page 26: Push notifications

twitter/tweets/dalelane

subscribe to…

twitter/tweets/+

Page 27: Push notifications

twitter/tweets/TweetDeck/dalelane

subscribe to…

twitter/tweets/twhirl/+

twitter/tweets/+/dalelane

twitter/tweets/#

Page 28: Push notifications

POLLING

Page 29: Push notifications

POLLIN

G

PUSH

Page 30: Push notifications

messagebroker

Page 31: Push notifications

messagebroker

MQTT

MQTTHTTP? REST?etc.

Page 32: Push notifications

messagebroker

MQTTclient

MQTTclient

PO

LLIN

G

Page 33: Push notifications

http://www.flickr.com/photos/oskay/472097903/

Page 34: Push notifications
Page 35: Push notifications
Page 36: Push notifications
Page 37: Push notifications
Page 38: Push notifications
Page 39: Push notifications
Page 40: Push notifications
Page 41: Push notifications
Page 42: Push notifications
Page 43: Push notifications
Page 44: Push notifications
Page 45: Push notifications
Page 46: Push notifications
Page 47: Push notifications
Page 48: Push notifications
Page 49: Push notifications
Page 50: Push notifications
Page 51: Push notifications
Page 52: Push notifications
Page 53: Push notifications
Page 54: Push notifications

C

Java

Delphi Arduino

PerlPython

.NET

Ruby

PHPJ2SE & J2ME

Page 55: Push notifications
Page 56: Push notifications
Page 57: Push notifications
Page 58: Push notifications

http://www.flickr.com/photos/minxlabs/2297989507/

Page 59: Push notifications
Page 60: Push notifications
Page 61: Push notifications
Page 62: Push notifications
Page 63: Push notifications
Page 64: Push notifications

http://www.flickr.com/photos/minxlabs/2297989507/

Page 65: Push notifications

http://www.flickr.com/photos/minxlabs/2297989507/

Page 66: Push notifications

http://www.flickr.com/photos/minxlabs/2297989507/

Page 67: Push notifications

http://del.icio.us/dalelane/ota09

http://www.flickr.com/photos/13606325@N08/2416993706/

Page 68: Push notifications

Backup slides

Page 69: Push notifications

“Really Small Message Broker”

“Micro Broker”

“WebSphere Message Broker”