Skip to content

lilrooness/fac_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FacExample

PLEASE SEE examples.exs :)

Helpful Links/Reading:

Processes: https://elixir-lang.org/getting-started/processes.html

Generic Servers (GenServer): https://elixirschool.com/en/lessons/advanced/otp-concurrency/

Elixir is based on Erlang - everything I covered today applies to Erlang to, you can read about Erlang here: https://learnyousomeerlang.com/introduction#what-is-erlang

                    _,--._
                  ,'      `.
          |\     / ,-.  ,-. \     /|
          )o),/ ( ( o )( o ) ) \.(o(
         /o/// /|  `-'  `-'  |\ \\\o\
        / / |\ \(   .    ,   )/ /| \ \
        | | \o`-/    `\/'    \-'o/ | |
        \ \  `,'              `.'  / /
     \.  \ `-'  ,'|   /\   |`.  `-' /  ,/
      \`. `.__,' /   /  \   \ `.__,' ,'/
       \o\     ,'  ,'    `.  `.     /o/
        \o`---'  ,'        `.  `---'o/
         `.____,'            `.____,'

About

example distributed elixir code for FAC day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages