|
|
|
|
|
by mgaunard
24 days ago
|
|
An actor does not have a queue; that's again the whole point I already made: it's event-driven, things are decoupled and the actor is not aware of how control flow happens. Regardless, when the queue which exists and is per-thread is empty, the program terminates. |
|