We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e51bd8 commit 8a36874Copy full SHA for 8a36874
concepts/genserver/links.json
@@ -7,6 +7,10 @@
7
"url": "https://hexdocs.pm/elixir/GenServer.html",
8
"description": "Documentation - Genserver"
9
},
10
+ {
11
+ "url": "https://elixirschool.com/en/lessons/advanced/otp_concurrency",
12
+ "description": "Elixir School - OTP Concurrency"
13
+ },
14
{
15
"url": "https://en.wikipedia.org/wiki/Actor_model",
16
"description": "Actor model"
0 commit comments