9 lines
148 B
YAML
9 lines
148 B
YAML
---
|
|
category:
|
|
- Object oriented
|
|
from: http://rosettacode.org/wiki/Active_object
|
|
note: Concurrency
|
|
requires:
|
|
- Concurrency
|
|
- Objects
|
|
- Mutable State
|