{"title":"Garbage Collection for Edge Computing","authors":"A. García, D. May, E. Nutting","doi":"10.1109/SEC50012.2020.00044","DOIUrl":null,"url":null,"abstract":"The shift towards edge computing is bringing data processing and storage closer to the edge of the network. This makes it desirable to use productive modern programming languages, like Python and C#, to program edge devices. Modern programming languages mitigate the added complexity of edge computing by abstracting software developers away from tedious tasks like freeing unused memory. But these languages rely on garbage collectors that impose high overheads and introduce unpredictable pauses, so they are rarely used in small embedded systems that make up the majority of edge devices. We propose a novel hardware garbage collector that addresses these problems to unlock the benefits of modern languages in edge devices.","PeriodicalId":375577,"journal":{"name":"2020 IEEE/ACM Symposium on Edge Computing (SEC)","volume":"30 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2020-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2020 IEEE/ACM Symposium on Edge Computing (SEC)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/SEC50012.2020.00044","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1
Abstract
The shift towards edge computing is bringing data processing and storage closer to the edge of the network. This makes it desirable to use productive modern programming languages, like Python and C#, to program edge devices. Modern programming languages mitigate the added complexity of edge computing by abstracting software developers away from tedious tasks like freeing unused memory. But these languages rely on garbage collectors that impose high overheads and introduce unpredictable pauses, so they are rarely used in small embedded systems that make up the majority of edge devices. We propose a novel hardware garbage collector that addresses these problems to unlock the benefits of modern languages in edge devices.