tabjy / neutrino

a lightweight sandbox implementation for serverless computing powered by Graal Native Image and Substrate VM isolates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neutrino

a lightweight sandbox implementation for serverless computing powered by Graal Native Image and Substrate VM isolates

See details in our paper


architecture

Build

Make sure a JDK 11 (or above) based Graal (with native-image) is installed and JAVA_HOME is set correspondingly:

$ mvn -Pnative package 

// TODO: add more documentation

About

a lightweight sandbox implementation for serverless computing powered by Graal Native Image and Substrate VM isolates


Languages

Language:Java 95.1%Language:C 4.9%