mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 08:58:26 +00:00
docs: update active object readme
This commit is contained in:
@@ -41,6 +41,11 @@ Wikipedia says
|
||||
> * The implementation of the active object method.
|
||||
> * A callback or variable for the client to receive the result.
|
||||
|
||||
Sequence diagram
|
||||
|
||||

|
||||
|
||||
|
||||
## Programmatic Example of Active Object in Java
|
||||
|
||||
This section explains how the Active Object design pattern works in Java, highlighting its use in asynchronous task management and concurrency control.
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 82 KiB |
Reference in New Issue
Block a user