#solidqueue

2025-06-13

We'll also have the one-and-only Rosa Gutierrez, Maintainer of #SolidQueue!

N-gated Hacker Newsngate
2025-05-11

๐Ÿšจ๐Ÿš‚ Welcome aboard the ๐Ÿš€ ๐Ÿ›ค๏ธ express, where buzzwords like "Solid Queue" sound like a hipster brunch choice and "Anomaly Detection" is your morning coffee spilling! โ˜• Who knew Ruby on Rails needed more rails and less ruby? ๐Ÿคทโ€โ™‚๏ธ
blog.appsignal.com/2025/05/07/

2025-02-28

It's always great to see @rosa and she talked about her #SolidQueue implementation at #rubycommunityconference in #krakow.

She also gave a shout-out to @bensheldon's #goodjob and mentioned how @getajobmike's @sidekiq is blazingly fast.

#ruby #rails #queue #rubyonrails #activerecord #poland #37signals #backgroundprocessing #backgroundprocesses #sidekiq

Rosa on stage at Ruby Community Conference
2025-01-04

I'm adding background jobs to my new app (Rails7.2 + SolidQueue), and not sure how things should be designed.
I need to run daily job to generate notifications on user-created task due/reminder date.

Should I:

1) create one job that iterates all relevant tasks and generates notifications? (might get slow with more users)

2) have one job that iterates tasks, and creates separate job for every relevant task?

3) something else?

#rubyonrails #activejob #SolidQueue

2024-10-08

Picture this: you're six months into a fresh Rails app that processes business-critical jobs with Solid Queueโ€”and you deployed a bug that is wreaking havoc in thousands of jobs. How do you find them?

You'll wish you'd read our latest article from Jeffery Morhous!

honeybadger.io/blog/solid-queu

#Ruby #RubyOnRails #SolidQueue #ActiveJob #SQlite

2024-05-07

There are many tutorials about how to use Solid Queue, but not as many about running it in production. So we made one:

honeybadger.io/blog/deploy-sol

#Ruby #RubyOnRails #SolidQueue #SQLite

Braden Douglassbraidn@ruby.social
2024-03-05

Such a great overview of migrating from #sidekiq to #SolidQueue bigbinary.com/blog/migrating-t

Unless you need Redis for queues, it almost never makes sense for jobs to backed by something so sensitive.

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst