Latest #queues Threads 
The popular NodeJS queue library BullMQ is now available for Elixir: Overview — BullMQ v1.0.0 It supports all the same features of the No...
New
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
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
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
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
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
Hi all
I am trying-learning CQRS via a semi-hobby project on analyzing customer feedback. Basically you upload comments, system runs AI ...
New
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
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
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
This Week's Trending
This Month's Trending
This Year's Trending
The popular NodeJS queue library BullMQ is now available for Elixir: Overview — BullMQ v1.0.0 It supports all the same features of the No...
New
Last Three Year's Trending
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
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
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
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
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
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
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
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
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
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
A few months back I created this thread asking everyone’s opinion on different background job processing libraries available for Elixir a...
New
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
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
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
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
Hello,
I’ve just published 1.0.0 of Jumbo - a new job queueing library: https://github.com/mspanc/jumbo
I was a bit disappointed by lac...
New
This is very interesting feature of Postgres I didn’t know about. Is anyone using it?
New
hello, I have phoenix application(not important) but I have a couple of GenServers with:
use GenServer, restart: :transient, shutdown:...
New
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
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
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
While working on a work project, I found I needed a more Elixir-like queue versus the Erlang :queue module. So I decided to write one. ...
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







