Skip to content
This repository was archived by the owner on Dec 8, 2020. It is now read-only.
This repository was archived by the owner on Dec 8, 2020. It is now read-only.

Usage Aggregator Blog Post #25

@LucioFranco

Description

@LucioFranco

Outline

Purpose of this blog post is to show readers how to build a basic state tracking system in a highly distributed and concurrent system in Elixir/OTP.

  • Explain the problem we are facing of tracking how many bytes an application has sent in a distributed environment.
  • Explain our solution in high with maybe a diagram, this means explaining our usage of GenServer.
  • Give a simple example of the usage of GenServer, Registry, and Supervisor.
  • Conclude in how this helps track and how it impacts concurrency.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions