• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 1
  • Tagged with
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Rust programming language as an alternative to C for RAN management applications / Undersökning av programmeringsspråket Rust som alternativ till Ci RAN-applikationer

Olsson, Viktor January 2023 (has links)
Since the first official release of Rust 1.0 in 2015, the language has become one of the most well-liked programming languages among developers and has emerged as a competitor to other systems programming languages such as C and C++. Due to its unique ownership model, Rust is able to ensure memory safety, while also maintaining performance comparable to C and C++. An area that could potentially benefit from using Rust in its software is Radio Access Networks (RANs). The introduction of 5G mobile networks have lead to an increasing amount of base stations, making the network harder to manage. Therefore it is crucial that the software tasked with managing the network is of high quality. In this study, Rust will be compared to other systems programming languages and investigated as a potential alternative to C for use in RAN node management software. The two languages will be compared with regards to performance as well as safety. The results show that the execution speed of Rust applications are on par or better than their C counterpart, while the peak memory usage generally is higher in Rust. It was also shown that significant improvements in safety can be achieved, even in cases where the application is fairly straight forward. / Sedan första officiella utgåvan av Rust 1.0 2015 har språket blivit ett av de mest omtyckta språken bland utvecklare och seglat upp som en utmanare till andra system-programmeringsspråk såsom C och C++. Tack vare sin unika ägarmodell så kan Rust garantera minnessäkerhet, och samtidigt också erbjuda prestanda i paritet med C och C++. Ett område som med fördel skulle kunna använda Rust är programvaran i radionätverk. Introduktionen av 5G i mobila nätverk har lett till ett ökat antal basstationer, vilket gjort nätverken mer utmanande att underhålla. Det är därför viktigt att programvaran som utför underhållsfunktionerna är av hög kvalitet. I denna studie jämförs Rust med andra systemprogrammeringsspråk och undersöks som ett möjligt alternativ till C för underhållsfunktionerna i nätverksnoderna. De två språken undersöks med avseende på prestanda och säkerhet. Resultaten visar att exekveringshastigheten med Rust är i paritet med, eller bättre än, motsvarigheten i C, medan toppminnesutnyttjandet är högre med Rust. Studien visar också att signifikanta förbättringar i minnessäkerhet kan uppnås, även i fall då applikationen är ganska rättfram.

Page generated in 0.0461 seconds