Active Object: An Object Behavioral Pattern for Concurrent ProgrammingBy: R.G. Lavender, D.C. Schmidt
Summary: Decouple method execution from method invocation to simplify synchronized access to a shared resource.
Decouple method execution from method invocation to simplify synchronized access to a shared resource.