Pub/Sub Design Pattern

preview_player
Показать описание
This video is an explanation of a messaging pattern called the Publish/Subscribe Pattern.

Рекомендации по теме
Комментарии
Автор

Your tutorial is outstanding, and you should make more! After watching I understood the pattern SO much more than I did. Thank you!

SabrinaMarkon
Автор

To all you newbies: Saying "pub/sub" - does not mean you've defined a framework.

eyesopen
Автор

Nice tutorial, I found other tutorials on YouTube for Java pub-sub, but none came close to the clarity of yours.

ednagettobed
Автор

Are you building the messaging infrastructure yourself? Java has the messaging APIs for publishing, subscribing and consuming messages.

rafdnaah
Автор

Good stuff but the font size is way too small.

AlexTechie
Автор

How does the publisher class know what a pub.server is? I dont see any declarations of such type...

syntaxed
Автор

Can I get the ppt for this presentation ?

vikaskumarjha