반응형

Web Worker는 현재 페이지에 영향을 주지 않고, 백그라운드로 자바스크립트를 실행한다.

http://www.w3schools.com/html5/html5_webworkers.asp


HTML - Living Standard  : Run JavaScript in the background, in parallel with the main window
http://www.whatwg.org/specs/web-apps/current-work/multipage/workers.html




반응형
반응형

Connectivity

More efficient connectivity means more real-time chats, faster games, and better communication. Web Sockets and Server-Sent Events are pushing (pun intended) data between client and server more efficiently than ever before.

Demos

Websocket.org echo test
HTML5demo.com websocket demo
HTML5demo.com online connectivity monitor

In the Wild

Plink
Word2
Stream Congress
Hummingbird Realtime Analytics
Scrumblr realtime SCRUM sprint board
noVNC - a full VNC client implemented in Canvas & WebSockets


반응형

+ Recent posts