This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Hey guys,
I’m currently using Poolboy to manage a pool of AMQP connections. In my unit tests, I have some that kill connections to test...
New
I’m struggling to understand a problem I’m facing, and I’m not sure if there’s an existing solution.
In the project I’m working on, we n...
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
Background
I have been reading Elixir in Action and I have noticed that in an example, the author decides to forgo Tasks and use pools.
...
New
How to ensure that only one “copy” of worker will be active in a multi node otp application?
We created some tasks to update KPIs that w...
New
Hi there,
we are implementing a client for AWS EQS queuing (that we already use in other [ruby] projects). Sqs is providing a http entpo...
New
I have an application which I’m using Mariaex to query a MySQL db, but I’m not using Ecto. I’m curious what the proper way is to handle c...
New
I’m implementing a controller that schedules a background job and returns.
The job itself is implemented as a GenServer Foo.
I wanted t...
New
I want to know how we can scale workers across nodes dynamically.
If a new node is connected to the cluster, how can the worker pool be ...
New
Hello,
I’m trying to setup Poolboy for Postgrex (not Ecto). I understand I have to go via DBConnection, but I guess I’m not elixir fluen...
New
Background
A book I am reading makes the following statement:
Tasks will allow us to do one-off jobs and still rely on the rich OTP lib...
New
Hi everybody!
I have an expensive CPU action that I want to serve through a public internet endpoint. It doesn’t matter what it does, ju...
New
I have spawned two processes A, B from a GenServer
Process A waits for three distinct messages and upon arrival of them, it runs a compu...
New
I am writing my own job pool library lately and I’ve stumbled upon something I didn’t expect.
It sets up a typical Supervisor with sever...
New
Is there a limit to creating process transactions in Poolboy?
The problem:
I upload a file with several ids, for each id it creates a p...
New
Hi! I intend to build a simple web crawler in Elixir, and since a web crawler is really just a pipeline of url-queue → fetcher → parser (...
New
I have a GenServer (I will call it A) that I connect to a external source (Actually it is a WebSockex process since I connect using webso...
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:
Sub Categories:
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







