Where are the Observer and subscription-publish models used respectively?

they probably know a little bit about the difference, mainly because there is an extra layer of event channel in the middle of the publish-subscribe model, but where are the respective applications of the two? Can you give me some popular examples?


https://juejin.im/post/5a14e9...
with an extra layer of channel means you can do a lot of things in this channel, such as concurrency control, etc. Learn more about kafka and other message queues

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b377b6-2c0c6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b377b6-2c0c6.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?