This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

apr
Hello! Is there a way to send a message to a Genserver process such that the message skips all other messages in the genserver’s message...
New
abar
Hey all, I’m trying to build a low-cost website serving a catalogue of items, with standard options of viewing/filtering said items. It ...
New
ryouta
Hi, I have been learning elixir lately and did some hands. All I did was create some exs files and ran them. After a while I ran below co...
New
garrison
Alright, the actual use-case here is far too cursed to explain, but I wanted to call Process.exit/2 on a remote registered name. For a lo...
New

Last Three Year's Trending Top

fireproofsocks
I’ve got a simple app that starts up a supervised Broadway pipeline. This is fine for regular use, but it makes testing difficult: de...
New
eddy147
Once in a while I get a :noproc error: ** (stop) exited in: GenServer.call({:via, Registry, {:trip_generation_server, "804194805327673"}...
New
axelson
Is there a straightforward way to send a message to my Elixir process from a bash script? To avoid the XY problem, I am trying to implem...
New
visezoly
situation: I have a list of posts, each post is associated with many comments, I want to process each post in an Oban worker where for ...
New
losvedir
Hi everyone. I’m trying to understand some error messages that occasionally appear in our logs durning shutdown. Mostly, I’m just trying ...
New
ream88
Hello, I have an Elixir app where a process depends on another process to be alive and send messages back. This second process is mainly...
New
pablito
Hi, we’re using libcluster + horde to manage process balancing of some genservers. So, we want to get the security right and have an encr...
New
fiv
Trying to wrap my head around how processes pass messages. I have a simple example of processA sending a message to processB defmodule P...
New
ahsanghalib
I am new to Elixir, learning it. I have a list of US Cities from this github link https://raw.githubusercontent.com/grammakov/USA-cities-...
New
D4no0
I have a few genservers that need to fetch some data from an external resource every 15 minutes. The solution I’m using is just plain Pro...
New
Maxximiliann
defmodule APIResponseProcessor do defp update_log(api_url, error_message, {sleep_time, interval}, line_number, attempt_count) do lo...
New
noelob
Hi, I’ve created a simple cluster by opening 2 IEX sessions on two different machines, and I can see the the nodes are clustered: iex(d...
New
thoughtarray
Hello, this is my first post, and I hope it isn’t already obviously answered in another post. I did my best to look. Problem statement I...
New
garrison
Alright, fair warning: I may be missing something obvious here. I can use try/catch to catch an exit sent with exit/1: try exit(:time...
New
spacebat
A number of times I’ve run into some error or other while developing in ash, the exception is printed along with a stack trace but it’s a...
New

Trending Over Three Years Top

vonH
When I run the Plug and I recompile I wind up having to use Ctrl C to quit iex and start again. Witht the help of rlwrap I can use the cu...
New
chvanikoff
Hi, I’m in need to test that some process (in my particular case, it’s a Phoenix channel) receives some message from another process (via...
New
minhajuddin
I have written a blog post about a common misunderstanding about tasks Would love your inputs :slight_smile:
New
vishal-h
We have used GitHub - BlakeWilliams/Elixir-Slack: Slack real time messaging and web API client in Elixir · GitHub to write a slack-bot. T...
New
Fl4m3Ph03n1x
Background I have finally been able to log processes receiving a specific message. This log has the following format: (<0.1715.0>)...
New
larshei
I am currently scratching my head, because I am already trapping exits at one point, but I am not able to get it to work at another point...
New
samphilipd
I’m building a postgres-backed job queue for Elixir. The way I have it setup, I have a JobDispatcher that polls the DB every N millisecon...
New
minhajuddin
Passing arguments around is sometimes a pain while working with Elixir. However, for Web apps, since each request runs in its own process...
New
Qqwy
The more I read about Elixir’s and Erlang’s actor-model-based functionality, the more I am in love. One thing I am wondering about, is w...
New
brainbag
I am using an Agent for state. Nothing I have tried for asserting an ArgumentError raised in the Agent has worked! The test fails and the...
New
2Sjch8AT
Given a process id, assuming the process is registered with a name, how can I get the name of the process?
New
astery
Ideally I want to create a gen_server and stop it after some timeout after inactivity (not receiving messages). With simple process I ca...
New
dimitarvp
Hey everybody, In light of the recent Elixir 1.9 announcement, I’d like the first library I write to not use Mix.Config. (It is an sqlit...
New
zapateo
Hi everyone, this is my first post on this forum :slight_smile: I am learning Elixir and I wish to write my software/scripts with it, I ...
New
2Sjch8AT
How can I monitor if a GenServer process is started or restarted by a supervisor? I was thinking about passing the observer pid to the G...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement