jola.dev
Home About Blog Projects Talks
Home About Blog Projects Talks

Posts tagged “elixir”

5 posts

← All posts
October 18, 2019
4 min read

The Erlang :queue module in Elixir

Elixir doesn’t provide its own data structures, instead, it uses the ones provided by Erlang

queue erlang elixir
June 5, 2019
22 min read

Patterns for managing ETS tables

This article attempts to show some basic patterns for how to use ETS in Elixir or Erlang

ets erlang elixir
June 1, 2019
3 min read

Health checks for Plug and Phoenix

I want to share a simple pattern for setting up HTTP based health checks for Plug/Phoenix applications

phoenix plug elixir
May 13, 2019
7 min read

The new `Registry.select/2` and what match specs are

I want to share a simple pattern for setting up HTTP based health checks for Plug/Phoenix applications

phoenix plug elixir
April 8, 2019
21 min read

Elixir String Processing Optimization

This post was inspired by a thread I participated in on the Elixir forum

elixir performance

Building software with care

© 2026 Johanna Larsson. All rights reserved.