devsum14 - go real-time with "the internet of things"

Post on 12-Jul-2015

355 Views

Category:

Technology

2 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Go real-time with "Internet of Things"

Uffe Bjorklund

First of all.....what is real-time communication?

Full-duplex/Bi-directional

The rest is just talanted HTTP-hacks, that still can be goodenough for you... But it is not real-time

FrameworksNodeJS/Socket.ioXSockets.NETSignalRPusher *FleckRealtime.co *PubNub *TornadoKaazing **Firebase *Autobahn

* SaaS

** SaaS and SelfHosted

Framework CapabilitiesThe most imporant parts (IMHO) of a real-time framework?

Modular architectureSo that functionality can be overriden/added in a smooth way

StateSo that we get control over where messages are sent

Cross-Protocol CommunicationSo that we can connect things/systems regardless of protocol

Todays agenda

<CODE/>

Why should I care about IoT?

Thank You!Questions?

Uffe Bjorklundemail: uffe@xsockets.net

twitter: @ulfbjo @xsockets

Sources used in presentationIoT statistics: Intel

Graph from: Wijmo.comCode: XSockets.NET

RevealJS: Hakim El Hattab

top related