|
|
|
|
|
by matthiasl
5529 days ago
|
|
Why is this a fundamental feature of message queues any more than of other things? (you can make a data structure which makes memory explode, for instance lists:seq(1, 123456789123456), you can make a program which makes memory explode, for instance by growing the stack enough. Why is a message queue special?) |
|