SPLASH 2018 (series) / Albert Mingkun Yang
Registered user since Thu 19 May 2016
Name:Albert Mingkun Yang
Bio:
Albert is a PhD student in Uppsala University, working on garbage collection in runtime for actor-based programming languages with shared mutable objects. Actor languages exploits isolated heaps to do concurrent GC, but fall short when multiple actors need to work on a shared mutable objects collaboratively, eg. concurrent data structure, because object copying is required to keep heap isolation. My work focuses on maintaining heap isolation conceptually and apply a different GC for shared mutable objects, and the challenge lies on the interaction between the shared mutable objects GC and the GC in each actor.
Country:Sweden
Affiliation:Uppsala University
Personal website: http://albertnetymk.github.io/
Contributions
SPLASH 2018-profile
View general profile
View general profile