This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

artem
Hi there I am still learning my elixir ways, doing my first real elixir project. It is going to process excels or CSV files of user feed...
New
_jonas
Hey I’ve got a quick beginner question: I’m making requests to an external API using Finch. The API is rate limited, and when the limit...
New
rump13
Hello. I’m seeking advice on the following scenario. I have a Phoenix app that needs to invoke an external URL to put a message on an ext...
New
acrolink
I am considering using things I am familiar with to do tasks in the background [basically OCR processing], namely: AWS Lambda and AWS SQS...
New
benonymus
Hey there, We are currently using Oban in a multi-tenant application with shared queues. We are running into a problem with noisy-neigh...
New
KP123
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

Trending Over Three Years Top

Qqwy
We are building an application where we have a lot of import requests, which each spawn one or multiple processes, one per requested reso...
New
boriscy
I have a query like this one select o.id::text, o.name, o.geom, o.tags, o.address, o.open from organizations o, jsonb_array_elements(...
New
acrolink
I have created some basic query to load data from the database: page = Policy |> join(:left, [p], c in Client, p.client_id == c.id) ...
New
onkara
I am trying to wrap my head around the difference between Oban & RabbitMQ i.e. when does it make sense to use Oban vs RabbitMQ? I kn...
New
alvises
After benchmarking queues they seem much faster than Lists on appending. [1,...1000] ++ [1001] O(n) :queue.in(1,q) should be O(1)...
New
sztosz
Hi, I’ll be definitely needing a pooling in my next small project in work, because I don’t want to kill Elasticsearch cluster. And I was ...
New
artem
Hi All I am still learning Elixir in semi-hobby mode, so sorry if the question is stupid. Imagine an API that processes survey responses...
New
quatermain
hello, I have phoenix application(not important) but I have a couple of GenServers with: use GenServer, restart: :transient, shutdown:...
New
Essstp
I’m an Elixir developer (relatively new) from Australia and I am loving it :smile: I’m working on a SaaS startup which is an industry-sp...
New
sagar_k317
Hi! I am trying to build a solution and I need guidance as to what type of abstractions to use. I have a pool of users and operators con...
New
lud
Sorry for the title, I did not know what to write. Hello, I’m trying to build an architecture for a game. In the game, there are starb...
New
alexslade
I’m looking for an elixir application that will run and execute various jobs at defined intervals, a bit like a cron. Ideally with some k...
New
onkara
I have a RoR app using Sidekiq which schedules many one time jobs to run on a dynamically computed time i future using perform_in or perf...
New
ryanzidago
Hi all, How to implement a queue in Elixir with O(1) insertion and O(1) deletion using a list zipper? According to this blog post on zi...
New
ostap
Hello, Elixir community! Imagine a web app with authentication. When users log in, they can create a new “item”. Items are stored in the...
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