Java & Android Concurrency: The Monitor Object Pattern (Part 1)

preview_player
Показать описание
This video describes the intent, structure, functionality, consequences, and known uses of the Monitor Object pattern, using the Java LinkedBlockQueue as a running example to demonstrate how this pattern applies in concurrent Java and Android programs.
Рекомендации по теме
Комментарии
Автор

Your Video is amazing and easy to understand!

But when I want to apply the concept to a use case, I'm little confused. Could you please guide me?

naturelvr