
S4 E1 Web Development with Malcolm Sparks
ClojureStream Podcast
00:00
How to Build a Pub Sub Model on the Web
Pub sub is a like subscribe subscription so if you pub sub-substance in the pub being able to publish data and have potentially multiple subscribers. Subscriptions are great because they're asynchronous so it doesn't require systems to be up all the time. They also have this quality of not being you can be a publisher with not any knowledge of your subscribers and vice versa. It's a very common application pattern inside organizations and it works.
Transcript
Play full episode