為了研究 erlang vm 尋找一些相關的論文。
目前應該會先讀1,2,7 這三篇論文,這三篇提到的東西我還蠻感興趣的,對於了解 erlang vm 應該會有不少幫助。
- Making reliable distributed systems in the presence of sodware errors
- Characterizing the Scalability of Erlang VM on Many-core Processors
- Exploring Alternative Memory Architectures for Erlang:Implementation and Performance Evaluation
- Efficient memory management for concurrent programs that use message passing I,II
- Concurrent Programming in ERLANG
- On Preserving Term Sharing in the Erlang Virtual Machine
- Programming Distributed Erlang Applications:Pitfalls and Recipes