Skip to content

davidfrickert/FunctionRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaaS-GraalVM - MSc Thesis

Main repository of a Serverless Framework that supports running functions that are compiled with the framework in a GraalVM Native Image instance. Using Isolates, it's possible to execute concurrently the same function ensuring data separation, since the function code is executed inside Isolates, which provide a disjunct heap, similar to V8 Engine Isolates.

About

MSc Thesis - FaaS@GraalVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published