vhive-serverless/vSwarm

Longer running standalone kernel functions

Opened this issue · 0 comments

Currently the repo contains only the short running standalone kernel functions.
However, we have more. Especially we have more longer running functions. Add them to the repo.

Move them from @dhschall research repo to the vSwarm repo

  • fibonacci
    • C++
  • HTML templating
    • Python
    • NodeJS
    • Golang
  • Json parsing
    • Python
    • NodeJS
    • Golang
  • Image rotating
    • Python
    • NodeJS
    • Golang

Need to add:

  • tracing
  • CI
  • relay