<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Reactive Stream on My Space</title><link>https://famer.me/tags/reactive-streams/</link><description>Recent content in Reactive Stream on My Space</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 15 Apr 2023 00:31:35 +0800</lastBuildDate><atom:link href="https://famer.me/tags/reactive-streams/index.xml" rel="self" type="application/rss+xml"/><item><title>Improving the Display of Data Lists: Designing a Real-Time Event Subscription Architecture</title><link>https://famer.me/2023/04/15/Improving-the-Display-of-Data-Lists-Designing-a-Real-Time-Event-Subscription-Architecture/</link><pubDate>Sat, 15 Apr 2023 00:31:35 +0800</pubDate><guid>https://famer.me/2023/04/15/Improving-the-Display-of-Data-Lists-Designing-a-Real-Time-Event-Subscription-Architecture/</guid><description>&lt;p&gt;Many data systems use polling refresh to display lists, which can cause a delay in updating content status and cannot immediately provide feedback to users on the page. Shortening the refresh time interval on the client side can lead to an excessive load on the server, which should be avoided.&lt;/p&gt;
&lt;p&gt;To solve this problem, this article proposes an event subscription mechanism. This mechanism provides real-time updates to the client, eliminating the need for polling refresh and improving the user experience.&lt;/p&gt;</description></item><item><title>Rethink CDC system design</title><link>https://famer.me/2021/05/14/Rethink-CDC-design/</link><pubDate>Fri, 14 May 2021 12:07:42 +0800</pubDate><guid>https://famer.me/2021/05/14/Rethink-CDC-design/</guid><description/></item></channel></rss>