Skip to main content

Episode 1: GenServer

Episode 1: GenServer

A GenServer is a process like any other Elixir process and it can be used to keep state, execute code asynchronously and so on. The advantage of using a generic server process (GenServer) implemented using this module is that it will have a standard set of interface functions and include functionality for tracing and error reporting. It will also fit into a supervision tree.

  1. Text

  1. Bl

Horse

Two Nokota horses standing in open grassland with rolling hills and trees visible in the background. (Opens in a new window)

Conservation status (Opens in a new window)

0 comments

Would you like to be the first to write a comment?
Become a member of Better Weather Newsletter and start the conversation.
Become a member