Tag

Real-time Web

0 views collected around this technical thread.

360 Quality & Efficiency
360 Quality & Efficiency
May 17, 2019 · Backend Development

Understanding Comet and WebSocket Server Push Technologies

This article explains the principles, models, and implementations of Comet (including stream‑based and long‑polling approaches) and WebSocket as server‑push techniques for real‑time web applications, comparing their advantages, limitations, and practical deployment considerations.

Real-time WebServer PushWebSocket
0 likes · 8 min read
Understanding Comet and WebSocket Server Push Technologies