Tag

push pull model

0 views collected around this technical thread.

Architect
Architect
Jul 8, 2022 · Backend Development

Understanding Feed Stream Architecture: Models, Storage, and Optimization

This article explains the concept of feed streams, compares push and pull implementation models, discusses storage options such as MySQL, Redis SortedSet and Cassandra, and presents optimization techniques including online‑push/offline‑pull strategies, pagination methods, and deep‑paging solutions for large‑scale systems.

CassandraRedisbackend architecture
0 likes · 9 min read
Understanding Feed Stream Architecture: Models, Storage, and Optimization