Compute vampire numbers for a given range by using Elixir Actor model, maximizing the use of CPU resources of a system.
-
Updated
Dec 21, 2019 - Elixir
Compute vampire numbers for a given range by using Elixir Actor model, maximizing the use of CPU resources of a system.
A POC using GenServers, Dynamic Supervisors and more stuff
Thulla Engine is a powerful multiplayer game engine built in Elixir that enables online players to play a popular card game from anywhere in the world. The game logic is handled through the use of Elixir's pattern matching, making the engine both efficient and reliable.
The Hacker News aggregator fetches data from the Hacker News API for further analysis or consumption
A sample application written to demonstrate the InterOp of Elixir and C using GenServers
An example Bulletin Board System (BBS) for the blog post "Elixir GenServers vs Agents"
Implementing Scheduler in Phoenix-Elixir application
Basic functionality of a chat in Elixir
Package for implementing AMQP workers and middlewares
This code example is one study about elixir OTP application using GenServer and Supervisors.
An Elixir app that checks "real-time" the songs played in Absolute Radio and inserts into a specific Spotify playlist.
Shorter version of Elixir docs, less redundant and logically ordered.
Add a description, image, and links to the genserver topic page so that developers can more easily learn about it.
To associate your repository with the genserver topic, visit your repo's landing page and select "manage topics."