Latest #worker-pools Threads Top

udoschneider
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
general-CbIC
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
dimitarvp
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
victorolinasc
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
Fl4m3Ph03n1x
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
marcin
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
sezaru
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
amnu3387
Would love to hear any feedback. Github Workforce There’s some commented benchmarks and the module to do them on the /benchmarking folder.
New
amnu3387
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
Fl4m3Ph03n1x
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 Top

This Month's Trending Top

This Year's Trending Top

general-CbIC
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 Top

LSylvester
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
udoschneider
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 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
Fl4m3Ph03n1x
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
pedromvieira
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
marcuslankenau
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
jordan0day
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
amnu3387
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
marcin
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
sarat1669
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
koudelka
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
ook
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
Fl4m3Ph03n1x
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
victorolinasc
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
sarat1669
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
koudelka
Hey folks, I've recently rewritten the Honeydew job queue library on top of GenStage. It now supports distribution, cancellation, sus...
New
dimitarvp
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement