paper: https://www.usenix.org/system/files/osdi18-cutler.pdf
source: https://github.com/mit-pdos/biscuit
58개의 system call
Go runtime 위에서 돌아감. GC도 하고 goroutine도 사용함
paper: https://www.usenix.org/system/files/osdi18-cutler.pdf
source: https://github.com/mit-pdos/biscuit
58개의 system call
Go runtime 위에서 돌아감. GC도 하고 goroutine도 사용함
고 런타임에서 GC도 하고 고루틴도 쓰면 그냥 가상머신 같은 거 아님?
go 충들이 세상을 망하게 하고 있다 - return 0;