SlideShare a Scribd company logo
Knoldus Software LLP

Using WebSockets In Play!

Neelkanth Sachdeva
Software Consultant

neelkanthsachdeva.wordpress.com
Agenda
Short Polling
Long Polling
WebSockets
Websockets with Play !
The Play Chat Application Using Wesockets
Short Polling

Drawbacks :
Resource Intensive
Slow Even Very Slow
One Request / One Response
Long Polling

Drawbacks :
- Half Duplax
- Again one request / one response
Whats our probelm

Lots of incoming messages
Websockets
WebSocket Features & Limitations
Features :
Full duplax communication
Real time messages
Efficient & Fast
Drawbacks :
Available with newer browsers
Using Websockets with Play !

Producer

Consumer
Using Websockets with Play !

Producer
Enumerator

Consumer
Iteratee
Iteratees
The Consumer
Consumes chunks from Producer
Enumerator
The Producer
- Produces typed chunks
- Only produces if consumer is there.
At Server :
Creating a websocket connection needs a
Producer (Enumerator) & a Consumer
(Iteratee)
At Client :
Creating a socket connection.
var socket = new WebSocket(“ws://localhost:9000”)

The Events
- onmessage
- onopen
- onclose
Understand it through play sample chat
application available here :
https://github.com/playframework/playframework/tree/master/samples/scala/websocket-chat
Cheers !

More Related Content

What's hot (20)

PDF
WebSockets with Spring 4
Sergi Almar i Graupera
 
KEY
Dancing with websocket
Damien Krotkine
 
PDF
GWT Web Socket and data serialization
GWTcon
 
ZIP
Websockets at tossug
clkao
 
PPTX
Spring + WebSocket integration
Oleksandr Semenov
 
PPTX
Websockets and SockJS, Real time chatting
University of Alabama at Birmingham
 
ZIP
Websocket protocol overview
allenmeng
 
ODP
Making dynamic sites scale like static sites
Wim Godden
 
ODP
Remove web calls and scale your site like crazy !
Wim Godden
 
PPTX
Interactive web. O rly?
timbc
 
PPTX
Reverse ajax in 2014
Nenad Pecanac
 
PDF
Real-Time with Flowdock
Flowdock
 
PDF
Realtime web application with java
JeongHun Byeon
 
PPTX
Websockets on the JVM: Atmosphere to the rescue!
jfarcand
 
PDF
Communication in Python and the C10k problem
Jose Galarza
 
PPTX
0-60 with Goliath: Building High Performance Ruby Web-Services
Ilya Grigorik
 
PDF
Async Tasks with Django Channels
Albert O'Connor
 
PPT
Ruby Proxies for Scale, Performance, and Monitoring - GoGaRuCo - igvita.com
Ilya Grigorik
 
KEY
A language for the Internet: Why JavaScript and Node.js is right for Internet...
Tom Croucher
 
PPTX
Ember and WebSockets
Steve Kinney
 
WebSockets with Spring 4
Sergi Almar i Graupera
 
Dancing with websocket
Damien Krotkine
 
GWT Web Socket and data serialization
GWTcon
 
Websockets at tossug
clkao
 
Spring + WebSocket integration
Oleksandr Semenov
 
Websockets and SockJS, Real time chatting
University of Alabama at Birmingham
 
Websocket protocol overview
allenmeng
 
Making dynamic sites scale like static sites
Wim Godden
 
Remove web calls and scale your site like crazy !
Wim Godden
 
Interactive web. O rly?
timbc
 
Reverse ajax in 2014
Nenad Pecanac
 
Real-Time with Flowdock
Flowdock
 
Realtime web application with java
JeongHun Byeon
 
Websockets on the JVM: Atmosphere to the rescue!
jfarcand
 
Communication in Python and the C10k problem
Jose Galarza
 
0-60 with Goliath: Building High Performance Ruby Web-Services
Ilya Grigorik
 
Async Tasks with Django Channels
Albert O'Connor
 
Ruby Proxies for Scale, Performance, and Monitoring - GoGaRuCo - igvita.com
Ilya Grigorik
 
A language for the Internet: Why JavaScript and Node.js is right for Internet...
Tom Croucher
 
Ember and WebSockets
Steve Kinney
 

Similar to Using Websockets in Play ! (20)

PPTX
Web Sockets are not Just for Web Browsers
cjmyers
 
PPTX
Webinar Slides: Real time Recommendations with Redis, Java and Websockets
Redis Labs
 
PPTX
ITCamp 2011 - Florin Cardasim - Duplex Communications with WCF and Azure
Florin Cardasim
 
PDF
WebSockets: The Current State of the Most Valuable HTML5 API for Java Developers
Viktor Gamov
 
PPTX
Real Time Recommendations Using WebSockets and Redis - Ninad Divadkar, Inuit
Redis Labs
 
PPTX
SignalR Intro + WPDev
Sam Basu
 
PPT
Web-Socket
Pankaj Kumar Sharma
 
PDF
ServerSentEventsV2.pdf
Alessandro Minoccheri
 
PPTX
Best practices of building data streaming API
Constantine Slisenka
 
PPTX
Vert.x for Microservices Architecture
Idan Fridman
 
PDF
Ajax Push For Revolutionary Enterprise Applications
elliando dias
 
PPTX
Server Push Technology ( Ratchet )
Milad Alshomary
 
PPTX
Smuggling TCP traffic through HTTP
Dávid Halász
 
PPTX
Game server development in node.js in jsconf eu
Xie ChengChao
 
PPTX
SignalR Intro + WPDev integration @ Codetock
Sam Basu
 
PDF
Realtime with websockets
ColdFusionConference
 
PPTX
Building Real time Application with Azure SignalR Service
Jalpesh Vadgama
 
PPTX
Web sockets - Pentesting
Vandana Verma
 
PDF
Developing Revolutionary Web Applications using Comet and Ajax Push
Doris Chen
 
PPTX
React in production
Michael Haberman
 
Web Sockets are not Just for Web Browsers
cjmyers
 
Webinar Slides: Real time Recommendations with Redis, Java and Websockets
Redis Labs
 
ITCamp 2011 - Florin Cardasim - Duplex Communications with WCF and Azure
Florin Cardasim
 
WebSockets: The Current State of the Most Valuable HTML5 API for Java Developers
Viktor Gamov
 
Real Time Recommendations Using WebSockets and Redis - Ninad Divadkar, Inuit
Redis Labs
 
SignalR Intro + WPDev
Sam Basu
 
ServerSentEventsV2.pdf
Alessandro Minoccheri
 
Best practices of building data streaming API
Constantine Slisenka
 
Vert.x for Microservices Architecture
Idan Fridman
 
Ajax Push For Revolutionary Enterprise Applications
elliando dias
 
Server Push Technology ( Ratchet )
Milad Alshomary
 
Smuggling TCP traffic through HTTP
Dávid Halász
 
Game server development in node.js in jsconf eu
Xie ChengChao
 
SignalR Intro + WPDev integration @ Codetock
Sam Basu
 
Realtime with websockets
ColdFusionConference
 
Building Real time Application with Azure SignalR Service
Jalpesh Vadgama
 
Web sockets - Pentesting
Vandana Verma
 
Developing Revolutionary Web Applications using Comet and Ajax Push
Doris Chen
 
React in production
Michael Haberman
 
Ad

More from Knoldus Inc. (20)

PPTX
Angular Hydration Presentation (FrontEnd)
Knoldus Inc.
 
PPTX
Optimizing Test Execution: Heuristic Algorithm for Self-Healing
Knoldus Inc.
 
PPTX
Self-Healing Test Automation Framework - Healenium
Knoldus Inc.
 
PPTX
Kanban Metrics Presentation (Project Management)
Knoldus Inc.
 
PPTX
Java 17 features and implementation.pptx
Knoldus Inc.
 
PPTX
Chaos Mesh Introducing Chaos in Kubernetes
Knoldus Inc.
 
PPTX
GraalVM - A Step Ahead of JVM Presentation
Knoldus Inc.
 
PPTX
Nomad by HashiCorp Presentation (DevOps)
Knoldus Inc.
 
PPTX
Nomad by HashiCorp Presentation (DevOps)
Knoldus Inc.
 
PPTX
DAPR - Distributed Application Runtime Presentation
Knoldus Inc.
 
PPTX
Introduction to Azure Virtual WAN Presentation
Knoldus Inc.
 
PPTX
Introduction to Argo Rollouts Presentation
Knoldus Inc.
 
PPTX
Intro to Azure Container App Presentation
Knoldus Inc.
 
PPTX
Insights Unveiled Test Reporting and Observability Excellence
Knoldus Inc.
 
PPTX
Introduction to Splunk Presentation (DevOps)
Knoldus Inc.
 
PPTX
Code Camp - Data Profiling and Quality Analysis Framework
Knoldus Inc.
 
PPTX
AWS: Messaging Services in AWS Presentation
Knoldus Inc.
 
PPTX
Amazon Cognito: A Primer on Authentication and Authorization
Knoldus Inc.
 
PPTX
ZIO Http A Functional Approach to Scalable and Type-Safe Web Development
Knoldus Inc.
 
PPTX
Managing State & HTTP Requests In Ionic.
Knoldus Inc.
 
Angular Hydration Presentation (FrontEnd)
Knoldus Inc.
 
Optimizing Test Execution: Heuristic Algorithm for Self-Healing
Knoldus Inc.
 
Self-Healing Test Automation Framework - Healenium
Knoldus Inc.
 
Kanban Metrics Presentation (Project Management)
Knoldus Inc.
 
Java 17 features and implementation.pptx
Knoldus Inc.
 
Chaos Mesh Introducing Chaos in Kubernetes
Knoldus Inc.
 
GraalVM - A Step Ahead of JVM Presentation
Knoldus Inc.
 
Nomad by HashiCorp Presentation (DevOps)
Knoldus Inc.
 
Nomad by HashiCorp Presentation (DevOps)
Knoldus Inc.
 
DAPR - Distributed Application Runtime Presentation
Knoldus Inc.
 
Introduction to Azure Virtual WAN Presentation
Knoldus Inc.
 
Introduction to Argo Rollouts Presentation
Knoldus Inc.
 
Intro to Azure Container App Presentation
Knoldus Inc.
 
Insights Unveiled Test Reporting and Observability Excellence
Knoldus Inc.
 
Introduction to Splunk Presentation (DevOps)
Knoldus Inc.
 
Code Camp - Data Profiling and Quality Analysis Framework
Knoldus Inc.
 
AWS: Messaging Services in AWS Presentation
Knoldus Inc.
 
Amazon Cognito: A Primer on Authentication and Authorization
Knoldus Inc.
 
ZIO Http A Functional Approach to Scalable and Type-Safe Web Development
Knoldus Inc.
 
Managing State & HTTP Requests In Ionic.
Knoldus Inc.
 
Ad

Recently uploaded (20)

PDF
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
PPTX
MSP360 Backup Scheduling and Retention Best Practices.pptx
MSP360
 
PDF
Persuasive AI: risks and opportunities in the age of digital debate
Speck&Tech
 
PPTX
Building Search Using OpenSearch: Limitations and Workarounds
Sease
 
PPTX
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
PDF
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
PDF
Complete JavaScript Notes: From Basics to Advanced Concepts.pdf
haydendavispro
 
PDF
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
PDF
Windsurf Meetup Ottawa 2025-07-12 - Planning Mode at Reliza.pdf
Pavel Shukhman
 
PDF
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
PDF
SFWelly Summer 25 Release Highlights July 2025
Anna Loughnan Colquhoun
 
PPTX
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
PDF
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
PDF
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
PDF
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
PDF
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
PDF
Smart Air Quality Monitoring with Serrax AQM190 LITE
SERRAX TECHNOLOGIES LLP
 
PDF
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
PDF
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
PDF
Complete Network Protection with Real-Time Security
L4RGINDIA
 
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
MSP360 Backup Scheduling and Retention Best Practices.pptx
MSP360
 
Persuasive AI: risks and opportunities in the age of digital debate
Speck&Tech
 
Building Search Using OpenSearch: Limitations and Workarounds
Sease
 
OpenID AuthZEN - Analyst Briefing July 2025
David Brossard
 
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
Complete JavaScript Notes: From Basics to Advanced Concepts.pdf
haydendavispro
 
CIFDAQ Weekly Market Wrap for 11th July 2025
CIFDAQ
 
Windsurf Meetup Ottawa 2025-07-12 - Planning Mode at Reliza.pdf
Pavel Shukhman
 
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
SFWelly Summer 25 Release Highlights July 2025
Anna Loughnan Colquhoun
 
Webinar: Introduction to LF Energy EVerest
DanBrown980551
 
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
Exolore The Essential AI Tools in 2025.pdf
Srinivasan M
 
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
SWEBOK Guide and Software Services Engineering Education
Hironori Washizaki
 
Smart Air Quality Monitoring with Serrax AQM190 LITE
SERRAX TECHNOLOGIES LLP
 
DevBcn - Building 10x Organizations Using Modern Productivity Metrics
Justin Reock
 
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
Complete Network Protection with Real-Time Security
L4RGINDIA
 

Using Websockets in Play !