Tag

pushlets

1 views collected around this technical thread.

Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Jun 3, 2016 · Backend Development

Design and Implementation of Pull Mode in Pushlets Messaging System

This article explains the Pull mode of Pushlets, detailing its protocol steps, server-side session and queue management, client interactions, key configuration parameters, and the encapsulation of Pushlets into a Channel service for scalable backend message pushing.

Backend DevelopmentMessage QueueServer Push
0 likes · 7 min read
Design and Implementation of Pull Mode in Pushlets Messaging System
Art of Distributed System Architecture Design
Art of Distributed System Architecture Design
Jul 7, 2015 · Backend Development

Design and Implementation of Pull Mode in the Pushlets Messaging System

This article explains the Pull mode of Pushlets, detailing its protocol, server‑side session management, client interactions, key configuration parameters, and the encapsulated Channel API that enables long‑connection message pushing for browsers and Java clients.

Messagingbackendchannel-api
0 likes · 5 min read
Design and Implementation of Pull Mode in the Pushlets Messaging System