Latest #genstage Threads 
Hello,
I’m designing a bidirectional friendship system where I store the data in a single dynamodb “Users” table.
For the record I only...
New
I have a system that emits events, such as:
"record_updated", id: 6, company_id: 1
"record_updated", id: 2, company_id: 2
"record_update...
New
I need to process the same piece of data in multiple ways based on user provided calculations.
Am I correct in my reading of the docs th...
New
Hey everyone,
I have a GenStage producer that receives real-time events from a 3rd party websocket API and produces GenStage events. I w...
New
suppose genstage have one producer and many consumer for push notification in a chat application and each consumer subscribe that one pro...
New
Hi,
I am trying to build a gen stage that buffers incoming data, and sends it all to any new subscribed consumer.
Background: The GenSt...
New
The (excellent) GenStage documentation includes a QueueBroadcaster module as an example for “a more robust implementation” with “tighter ...
New
I am looking for suggestions on the best way to handle ETL tasks in elixir or if I should just do these tasks in SQL + dbt + airflow.
I’...
New
Problem:
As a first go at using GenStage, I’m building a simple task queue. Initially it used consumers that I would add explicitly in my...
New
So in the example given here :-GenStage – gen_stage v0.14.0 that of A → B → C I implemented that and saw that the consumer is able to con...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
I am wondering for advice on how to monitor an application with many genservers doing long-running work. Often we want to know “how many...
New
Hi all,
Finally, after a month of hard work (with the occasional “oops it’s 5AM already?!”), I’m happy to announce that Crawler has reac...
New
I am looking for suggestions on the best way to handle ETL tasks in elixir or if I should just do these tasks in SQL + dbt + airflow.
I’...
New
I’m tinkering around the idea of processing redis-stream messages in Elixir and this is one solution.
off_broadway_redis_stream is a red...
New
I’ve got an SQS message which triggers a large postgres query, the results of which are then processed in batches, performing a postgres ...
New
suppose genstage have one producer and many consumer for push notification in a chat application and each consumer subscribe that one pro...
New
Hello,
I’m designing a bidirectional friendship system where I store the data in a single dynamodb “Users” table.
For the record I only...
New
Hi, my name is Ukaza Perdana, I am a software developer based in Indonesia (UTC+7). I am looking for Elixir job, remote preferred, but I’...
New
I have a system that emits events, such as:
"record_updated", id: 6, company_id: 1
"record_updated", id: 2, company_id: 2
"record_update...
New
Hello, I successfully implemented the whole GenStage & Flow thingy, it is really awesome, so I want to continue with it for the next ...
New
Hi,
I am trying to build a gen stage that buffers incoming data, and sends it all to any new subscribed consumer.
Background: The GenSt...
New
Problem:
As a first go at using GenStage, I’m building a simple task queue. Initially it used consumers that I would add explicitly in my...
New
The (excellent) GenStage documentation includes a QueueBroadcaster module as an example for “a more robust implementation” with “tighter ...
New
Hey everyone,
I have a GenStage producer that receives real-time events from a 3rd party websocket API and produces GenStage events. I w...
New
So in the example given here :-GenStage – gen_stage v0.14.0 that of A → B → C I implemented that and saw that the consumer is able to con...
New
Trending Over Three Years
Hi there,
for my project DBLSQD, I needed a file storage solution that is a bit more flexible than Arc. Because I thought others might f...
New
I have a Phoenix application that downloads (10MB+) files from another server on a specific user action, manipulates them, and then sends...
New
I'm writing a GenStage producer which is designed to scrape a bunch of RSS feed urls, and return a stream of all Articles. The set of url...
New
First of all, I realize that both flow and broadway are built on top of genstage.
I find flow a bit confusing, compared to how broadway ...
New
Hi guys,
I’m playing a bit with GenStage, after reading the blog post on elixir with a full case description, and watching the youtube J...
New
Hi!
I have an Elixir application that is ingesting messages from a queue (AWS SQS). It is based off this design that uses GenStage.
T...
New
I'm working on my first GenStage producer, and I want to unit test it as I write the handle demand method. I'm having trouble simplifying...
New
I am beginning a proof of concept for an internal application to help promote Elixir. I would like to showcase the power and performance ...
New
I’m trying to put together a plan for a library that I am working on whereby I need to provide an interface that allows the client to asy...
New
Hi,
I’m struggling since a few days with a dysfunctional piece of code using GenStage.
I think I don’t fully grasp the handle/demand me...
New
I'm fairly new to Elixir, and so far I'm finding it very exciting. So many of my concurrency problems seem to be solved in a simple, ele...
New
Here is my system loaded up with work:
[Album] Imgu...
New
We have ConsumerSupervisor which starts 1 child per event. Is it possible to use this as a :producer_consumer ?
[A] -> [B(1, 2, 3, 4...
New
Dear alchemists!
I wanna start a topic about Flowex library here!
Flowex is a Flow-Based Programming framework for Elixir.
If you have...
New
I have a rather expensive action (some PDF generation and upload to an other service) that occurs when related API endpoint is invoked. A...
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
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







