Latest #worker-pools Threads 
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
Hi :wave:t2:
Poolex is an Elixir library for managing pools of workers.
In short, this is a poolboy written in Elixir.
When I started ...
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
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
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
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 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
Would love to hear any feedback.
Github Workforce
There’s some commented benchmarks and the module to do them on the /benchmarking folder.
New
Hi, I’ve written a pooler using gen_statem, similar to poolboy but with a few differences, more control on how it can be configured (defa...
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
This Week's Trending
This Month's Trending
This Year's Trending
Hi :wave:t2:
Poolex is an Elixir library for managing pools of workers.
In short, this is a poolboy written in Elixir.
When I started ...
New
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 entp...
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
Hi, I’ve written a pooler using gen_statem, similar to poolboy but with a few differences, more control on how it can be configured (defa...
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
I’ve just released version 1.1.1 of the Honeydew job queue library and added “instant” Ecto work queues to turn your schema into a job qu...
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 flue...
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
Hey folks,
I've recently rewritten the Honeydew job queue library on top of GenStage.
It now supports distribution, cancellation, sus...
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
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







