Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Websocket
Search
Shih-Yung Lee
December 20, 2010
Technology
1
140
Websocket
A brief talk about websocket
Shih-Yung Lee
December 20, 2010
Tweet
Share
More Decks by Shih-Yung Lee
See All by Shih-Yung Lee
Ready and Go!
ferrari
1
920
NodeJS...now what?
ferrari
0
850
API Design
ferrari
3
380
Mobilizing Games with PhoneGap
ferrari
1
150
All About Test
ferrari
3
140
Other Decks in Technology
See All in Technology
Trust as Infrastructure
bcantrill
0
330
英語は話せません!それでも海外チームと信頼関係を作るため、対話を重ねた2ヶ月間のまなび
niioka_97
0
110
非エンジニアのあなたもできる&もうやってる!コンテキストエンジニアリング
findy_eventslides
3
910
多様な事業ドメインのクリエイターへ 価値を届けるための営みについて
massyuu
0
110
20201008_ファインディ_品質意識を育てる役目は人かAIか___2_.pdf
findy_eventslides
0
120
SwiftUIのGeometryReaderとScrollViewを基礎から応用まで学び直す:設計と活用事例
fumiyasac0921
0
140
about #74462 go/token#FileSet
tomtwinkle
1
290
DataOpsNight#8_Terragruntを用いたスケーラブルなSnowflakeインフラ管理
roki18d
1
340
組織観点からIAM Identity CenterとIAMの設計を考える
nrinetcom
PRO
1
170
それでも私はContextに値を詰めたい | Go Conference 2025 / go conference 2025 fill context
budougumi0617
4
1.2k
Azure SynapseからAzure Databricksへ 移行してわかった新時代のコスト問題!?
databricksjapan
0
140
extension 現場で使えるXcodeショートカット一覧
ktombow
0
210
Featured
See All Featured
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
Done Done
chrislema
185
16k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
850
Raft: Consensus for Rubyists
vanstee
139
7.1k
Statistics for Hackers
jakevdp
799
220k
Context Engineering - Making Every Token Count
addyosmani
5
180
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Faster Mobile Websites
deanohume
310
31k
Transcript
WebSocket Ferrari Lee Y!TW E-Commerce 2010.12.20
Real-Time Web
HTTP
Comet
None
None
Tell Me Your Wish!!
WebSockets A HTML5 standard Allows bidirectional communications Less overhead than
HTTP/AJAX Cross domain
None
None
None
None
始動!
Node.js •Javascript Framework •Server-Side •Uses V8 •Evented and non-blocking •CommonJS
•Use ECMAScript 5
Tokyo Cabinet Modern implementation of DBM High performance Insert: 0.4sec/1M
records search: 0.33sec/1M records http://1978th.net/tokyocabinet/ Mikio Hirabayashi