Skip to content
This repository has been archived by the owner on Feb 4, 2020. It is now read-only.

openfaas-incubator/java-afterburn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-afterburn

Status

AfterBurn is in incubation under the of-watchdog project. It is due to be deprecated by the HTTP mode for the of-watchdog.

Description

Java running in AfterburnMode mode on OpenFaaS

  • For notes on how this works please see the Optimizing for performance section of the Watchdog notes:

https://github.com/alexellis/faas/tree/fast_fork/watchdog

  • Video showing this in action:

https://www.youtube.com/watch?v=gG6z-4a1gpQ&feature=youtu.be

  • Work with the sample:

Build the watchdog with the code in the fast_fork branch in the faas repo.

Edit the code in the function folder in this sample.