Latest #concurrency Threads 
This podcast is relevant particularly for the architectural discussion around how OTP primitives map to the domain of multiplayer games. ...
New
Skuld started out as a limited exploratory project, and then it snowballed…
Most Elixir apps have a layer of orchestration code bridging...
New
ultra_log_log is an Elixir implementation of UltraLogLog (Ertl, VLDB 2024), a probabilistic data structure for approximate distinct count...
New
PhoenixNectar is a Swift client for Phoenix Channels, built from the ground up for Swift 6 strict concurrency.
It builds on the great wo...
New
Our Concurrency Superpowers
Comments welcome! View the <span class="hashtag-icon-placeholder"></span>elixirconf tag for m...
New
I want to create a service for online exams that will handle a minimum of 10,000 concurrencies. if i use phoenix as rest api is there any...
New
:snake: :test_tube: Venomous aims to simplify the concurrent use of erlport Python Ports, focusing on dynamic extensibility such as spawn...
New
Chorex is a brand-new Elixir library for choreographic programming: Chorex provides a macro-based DSL that lets you describe how processe...
New
My application facilitates online consultations between clients and employees across various companies.
Employees: Belong to specific c...
New
Honeycomb :honeybee::honey_pot:
Honeycomb is an Elixir library designed for executing asynchronous or background tasks that require p...
New
This Week's Trending
This Month's Trending
This podcast is relevant particularly for the architectural discussion around how OTP primitives map to the domain of multiplayer games. ...
New
This Year's Trending
PhoenixNectar is a Swift client for Phoenix Channels, built from the ground up for Swift 6 strict concurrency.
It builds on the great wo...
New
Skuld started out as a limited exploratory project, and then it snowballed…
Most Elixir apps have a layer of orchestration code bridging...
New
ultra_log_log is an Elixir implementation of UltraLogLog (Ertl, VLDB 2024), a probabilistic data structure for approximate distinct count...
New
Last Three Year's Trending
Whether you’re developing a small web site or a large-scale distributed system, Erlang and Elixir are great tools for building server-sid...
New
:snake: :test_tube: Venomous aims to simplify the concurrent use of erlport Python Ports, focusing on dynamic extensibility such as spawn...
New
I’m using ChromicPDF in my application to allow a user to download a pdf. In my application, I have a button they can click that sends a...
New
Honeycomb :honeybee::honey_pot:
Honeycomb is an Elixir library designed for executing asynchronous or background tasks that require p...
New
I’m building a Phoenix server that handles financial transactions, It’s very simple it creates an account, creates a user, and processes ...
New
I have to imagine that the answer I’m going to end up with is “you need a different approach”, but I figured I’d ask as a last-ditch befo...
New
Has anyone done any choreographic programming with Elixir? The idea is that, instead of writing parts of a concurrent system separately a...
New
Hi! I’ve been studying concurrency models with elixir. Now, I want to develop a ChatRoom, where users can Join, post messages, and discon...
New
As what I’ve learned so far, if I build an API server using Elixir and Phoenix. Each requests against the API server is an independent pr...
New
My application facilitates online consultations between clients and employees across various companies.
Employees: Belong to specific c...
New
:wave: Hey Elixir Enthusiasts!
I’ve got something cool for you. It’s a free book on Elixir that dives into the nitty-gritty of concurren...
New
Forgive an open-ended question, but I’m curious as to what the community thinks are some of the best examples of how concurrency can be h...
New
I have a function repair_file_in_place(path) that makes HTTP connections to check links for 404 errors.
Here’s the Python code to run re...
New
Elixir has many powerful runtime features: processes, monitors, links, supervisors, and more. Sometimes, the hardest part is knowing whic...
New
I was looking into lunatic which is a BEAM inspired framework for rust/wasm applications.
Seems pretty cool and it raised a concern I’ve...
New
Trending Over Three Years
Hi, I’m just starting to build a side-project with Elixir and Phoenix and doing some basic test with Elixir alone.
What strikes me is th...
New
This popped up in my Google news feed last night…
Concurrency in modern programming languages: Rust vs Go vs Java vs Node.js vs Deno
Th...
New
Hi everyone,
I’m just learning elixir with the help of “Elixir in Action” by Sasa Juric. In Chapter 5 “Concurrency primitives” there is ...
New
Hi all,
I’ve been trying to wrap my head around this for a few days but I get more and more confused as I go. So I guess it’s time I ask...
New
Hi. I am using Ecto.Sandbox for all of my unit tests, so I’ve decided to create new ExUnit.CaseTemplate that will setup this sandbox for ...
New
Hello! I am studying the Task module and I am trying to teach myself some patterns of concurrency in Elixir. I found something like this...
New
I’m trying to create a simple example to show colleague the potential of Elixir.
My contrived example was to find the most frequently oc...
New
Hello people,
I am a junior Rubyist and actually learning Elixir for fun. While I was learning some OOP design patterns for my job, I wa...
New
Long time lurker here :wave:
Some background: I’ve been learning and playing with Elixir for about a year now. I did a few simpler proje...
New
Hello,
I hope I am asking the question the right way here.
I’m curious as to the benefits of introducing additional GenServer usage for...
New
I would like to know if the function
Process.exit(pid, :kill)
Is synchronous : once the function has returned, are we sure that no more...
New
I am uploading an image to the server. Before it gets uploaded I wanted to check whether I have already uploaded the same image before.
...
New
Suppose I have a GenServer or Agent that holds some state and serves immediate responses.
What are some strategies to asynchronously per...
New
Hi guys, I’m having this problem.
Let say I have a list of 10_000 items, each item is a map with a RRule column
[
%{rrules:
...
New
Hi,
Our government in Czechia (10 mil. people) has launched several projects in recent months: 1. Toll e-vignette eshop 2. COVID vaccina...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







