mirror of
https://github.com/openfaas/faas.git
synced 2025-06-26 16:53:26 +00:00
Update to link to next-gen watchdog
This commit is contained in:
@ -65,9 +65,9 @@ These instructions are for a development environment. If you plan to expose Open
|
|||||||
|
|
||||||
* [Serverless sorcery with ImageMagick](https://blog.alexellis.io/serverless-imagemagick/)
|
* [Serverless sorcery with ImageMagick](https://blog.alexellis.io/serverless-imagemagick/)
|
||||||
|
|
||||||
### Fine-tuning / high-throughput
|
### High-throughput
|
||||||
|
|
||||||
* [OpenFaaS accelerates serverless Java with AfterBurn](https://blog.alexellis.io/openfaas-serverless-acceleration/)
|
* [Next-generation Watchdog (of-watchdog)](http://docs.openfaas.com/architecture/watchdog/#of-watchdog)
|
||||||
|
|
||||||
### Raspberry Pi & ARM
|
### Raspberry Pi & ARM
|
||||||
|
|
||||||
@ -76,3 +76,9 @@ These instructions are for a development environment. If you plan to expose Open
|
|||||||
## Extend OpenFaaS
|
## Extend OpenFaaS
|
||||||
|
|
||||||
* [Build a third-party provider](backends.md)
|
* [Build a third-party provider](backends.md)
|
||||||
|
|
||||||
|
### Deprecated
|
||||||
|
|
||||||
|
Afterburn is replaced by the of-watchdog listed above.
|
||||||
|
|
||||||
|
* [OpenFaaS accelerates serverless Java with AfterBurn](https://blog.alexellis.io/openfaas-serverless-acceleration/)
|
||||||
|
Reference in New Issue
Block a user