diff --git a/active-object/README.md b/active-object/README.md index 395c7f59f..2be33bdb2 100644 --- a/active-object/README.md +++ b/active-object/README.md @@ -124,3 +124,7 @@ Now, we can create multiple creatures such as Orcs, tell them to eat and roam, a ## Class diagram ![alt text](./etc/active-object.urm.png "Active Object class diagram") + +## Tutorials + +* [Android and Java Concurrency: The Active Object Pattern](https://www.youtube.com/watch?v=Cd8t2u5Qmvc) \ No newline at end of file