LLC: Low Level Contêiner no Linux
Abstract
Since the 1960s, the remote execution of procedures has been studied in several applications of distributed systems. More recently, with web technologies and security concerns, new technologies have changed the way processes can be executed. WebAssembly allows executing code through a browser and containers isolate the running application. In this work, we compare the performance of basic applications with WebAssembly and the LLC (Low Level Container), an application execution sandbox that we implemented. The results show that WebAssembly is faster than containers, with only SECCOMP security instructions, but LLC has shown to be a promising platform for execution.
References
Creswell, J. W. (2016). Projeto de pesquisa: métodos qualitativo, quantitativo e misto. Artmed, Porto Alegre.
Neto, A. J. R., Borges, M. M., and Roque, L. (2018). A preliminary study of proof of concept practices and their connection with information systems and information science. In Proceedings of the Sixth International Conference on Technological Ecosystems for Enhancing Multiculturality, pages 270–275.
THE KERNEL DEVELOPMENT COMMUNITY (2022). Seccomp bpf (secure computing with filters) — the linux kernel documentation. Disponível em: [link]. Acesso em: 15 jan. 2022.
