This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
While writing an Elixir application I’ve found twice now - using Quantum to create schedules and using Poolex to create worker pools - th...
New
In my project I’m using Quantum with a custom storage I’ve written using Ecto (which is based on GenServer).
Under the hood, Quantum sch...
New
fly.io multiple instance phoenix app for executing Quantum job scheduler but each instance machine execute quantum job. The Quantum proce...
New
Trending Over Three Years
We have elixir application deployed on two servers. The application has been configured with some quantum jobs which execute from both se...
New
I have a quantum scheduler setup with jobs that need to be run on a monthly basis. I deployed my code to production today. Will the job r...
New
I’m attempting to add quantum to a phx.new project and encountering the following compiler error:
== Compilation error in file lib/quant...
New
Am new to Elixir and i need help how to schedule a task…
defmodule PluralsightTweet.Scheduler do
def schedule_file(schedule, file) do
...
New
Running a function everyday on an app that is deployed to Kubernetes.
config :myapp, MyApp.Scheduler,
jobs: [
{"0 11 * * *", fn -> ...
New
In my elixir application, I am implementing a cron job with this library https://github.com/quantum-elixir/quantum-core. Below is my code...
New
I have some quantum jobs configured as part of the elixir configuration
{‘MyJobs.Scheduler’,
[{timeout,10000},
{global,true},
{jobs, ...
New
Hello Community,
I come from a predominantly python background and I am very new to elixir. So I am having a hard time figuring out some...
New
Currently I have phoenix app which also schedules quantum jobs (GitHub - quantum-elixir/quantum-core: ⌚ Cron-like job scheduler for Elixi...
New
A Phoenix app I am working on is experiencing binaries related memory leak during Quantum triggered processing. This is the gist of it:
...
New
Hi all,
I’ve already setup Faktory (https://github.com/contribsys/faktory) to take care of my background jobs on my app. However, I am t...
New
It is a good idea to use quantum and exq, I need to run some tasks every 12h and keep a history, I would like to know if how can I do tha...
New
Hello,
I am attempting to deploy an elixir/phoenix app via edeliver/distillery. The app uses Quantum to schedule job. Quantum uses swarm...
New
Hello dear Elixir enthusiasts,
excuse my possible nooby coding, i’m new to the elixir/erlang world.
I’m currently trying to setup an ap...
New
Hello,
I am using the Quantum library in my application to automate some recurring functions that involve calculations and database upda...
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







