Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
i mean
ACTORS ARE MONADIC FUNCTORS IN THE UNIVERSE SPACE WELCOME TO MY TED TALK ON FUNCTIONAL PROGRAMMING -
Marl3x27795yThanks for showing me this. Looks really useful, gonna use this the next time I implement some real-time thing.
-
matt-jd10305yIt really is, wrote a game calculation/backend engine in elixir. Extremely nice concurrency
-
matt-jd10305y@yellow-dog definitely elixir/erlang both run on BEAM and are incredibly useful especially for backend stuff. When it comes to concurrency they are great and also provide good tools(phoenix for example) for website development
-
matt-jd10305y@yellow-dog definitely elixir/erlang both run on BEAM and are incredibly useful especially for backend stuff. When it comes to concurrency they are great and also provide good tools(phoenix for example) for website development
Turns out actor-based programming works really well with a game server.
rant