From f5a8b9ba7eb8bc6afa2a4e6394ce702c891a71ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 21 Feb 2020 15:40:38 +0100 Subject: Add link to "under the hood" third party doc in internals guide --- doc/src/guide/internals.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/src/guide/internals.asciidoc b/doc/src/guide/internals.asciidoc index c5bde58..600920f 100644 --- a/doc/src/guide/internals.asciidoc +++ b/doc/src/guide/internals.asciidoc @@ -10,6 +10,11 @@ matter to you. Generic benchmarks found on the web may or may not be of use to you, you can never know until you benchmark your own system. +A third party dive into the internals of Ranch is available should +you be interested: https://baozi.technology/ranch-under-the-hood/[Ranch: what's under the hood?] +We make no claims with regard to its freshness or accuracy but this +is a nice document to read along this section. + === Architecture Ranch is an OTP application. -- cgit v1.2.3