#solidqueue search results
In the first episode of ‘On Rails’, host @robbyrussell chats with @rosapolis, Principal Programmer at @37signals, about the technical decisions behind #SolidQueue - a database-backed job queue replacing Resque in their Rails apps. Listen to the full episode here:…
After years of tackling background job complexities with Resque and Redis at @37signals, the team finally decided to build an out-of-the-box solution. Enter #SolidQueue, a default in Rails 8. Join @rosapolis at #RailsWorld as she presents Solid Queue and shares their journey and…
Learn how to manage asynchronous tasks in #Rails8 using #SolidQueue without relying on Redis or additional dependencies. @typecraft_dev shows you how this reduces complexity, cuts costs, and simplifies your app’s infrastructure, and it all comes default with Rails 8.…
Is anyone interested in batch jobs for SolidQueue? Once all the jobs in the batch are completed, an optional job is executed with the current batch set as a parameter. #rails, #solidqueue
Great Meetup at @MindfulChefUK HQ in London this week. Big turnout and my talk went surprisingly well considering I lost my notes minutes before kick off 🤣 Live coding demo of #solidqueue went to plan, despite the self sabotage! #ruby #rubyfriends 📷 unknown
I think providing this Run Now in the recurring task is very useful option for the developers and debuggers in the latest mission_control_jobs in Rails 8 #rails #solidqueue #ruby
先日リリースされた SolidQueue v0.9.0 に地味に大きな変更が入ったのでその点を追記・修正しました。 SolidQueue解体新書 - メドピア開発者ブログ tech.medpeer.co.jp/entry/solid_qu… #Rails #Ruby #SolidQueue
tech.medpeer.co.jp
SolidQueue解体新書 - メドピア開発者ブログ
こんにちは。サーバーサイドエンジニアの三村(@t_mimura39)です。 さて、Railsエンジニアの皆さんは非同期処理にどのようなライブラリを利用していますか? ちなみに弊社では Sidekiq を利用するプロジェクトが多いです。 tech.medpeer.co.jp 今回はRailsでの非同期処理ライブラリの新た…
SolidQueue, the default ActiveJob's adapter in Rails, is very cool. But there is a catch - it needs 1Gb RAM to make all things out of the box working fine. That means it's not good for Heroku default Dynos. Surprise - github.com/rails/solid_qu… #rails #solidqueue #activejob #heroku
anybody has any experience with local_bus as replacement for #rails' #solidqueue? github.com/hopsoft/local_…
Episode #468 - Processing Large Jobs #ruby #rubyonrails #solidqueue #activestorage #programming #code driftingruby.com/episodes/proce…
Struggling with #SolidQueue 1.1.3 setup in your #rubyonrails 8 app? I hit some bumps, too — especially with PostgreSQL and #capistrano. After digging through docs, blog posts & GitHub issues, I put together a guide to save you time! bottom👇
🎯📈 Solid Queue revolutionizes Ruby on Rails background jobs! It removes external dependencies like Redis, delivering performant processing directly w... #AI #Tech #SolidQueue #RubyOnRails 🔗 blog.appsignal.com/2025/06/18/a-d…
📖 Read here: dou.eu/community/post… #rubyonrails #SolidQueue #doueu @dou_polska
Upgraded Rails from v7 to v8, one of the smoothest upgrades I've experienced, especially considering I ditched Redis and replaced queueing & pub-sub - all in one clean, 15-minute shot! 🚀 Smooth as butter. #rails #modernweb #solidqueue #solidcable
Been checking out the code for #SolidQueue by @rosapolis, and there are so many patterns and details to learn from. I am genuinely leveling up my knowledge and skill in writing Ruby and Rails engines just from careful study of this codebase. Plus, I love the functionality!
I’m definitely looking forward to this! We’ve switched one of our products over to #SolidQueue but not the high-traffic @buzzsprout!
After years of tackling background job complexities with Resque and Redis at @37signals, the team finally decided to build an out-of-the-box solution. Enter #SolidQueue, a default in Rails 8. Join @rosapolis at #RailsWorld as she presents Solid Queue and shares their journey and…
Wrote a blog on "How we migrated from Sidekiq to Solid Queue" bigbinary.com/blog/migrating… #ruby #rubyonrails #solidqueue
Episode #498 - Conditional Queue #ruby #rubyonrails #solidqueue #backgroundjobs #programming #code driftingruby.com/episodes/condi…
SolidQueue, the default ActiveJob's adapter in Rails, is very cool. But there is a catch - it needs 1Gb RAM to make all things out of the box working fine. That means it's not good for Heroku default Dynos. Surprise - github.com/rails/solid_qu… #rails #solidqueue #activejob #heroku
In the first episode of ‘On Rails’, host @robbyrussell chats with @rosapolis, Principal Programmer at @37signals, about the technical decisions behind #SolidQueue - a database-backed job queue replacing Resque in their Rails apps. Listen to the full episode here:…
🎯📈 Solid Queue revolutionizes Ruby on Rails background jobs! It removes external dependencies like Redis, delivering performant processing directly w... #AI #Tech #SolidQueue #RubyOnRails 🔗 blog.appsignal.com/2025/06/18/a-d…
Episode #498 - Conditional Queue #ruby #rubyonrails #solidqueue #backgroundjobs #programming #code driftingruby.com/episodes/condi…
Learn how to manage asynchronous tasks in #Rails8 using #SolidQueue without relying on Redis or additional dependencies. @typecraft_dev shows you how this reduces complexity, cuts costs, and simplifies your app’s infrastructure, and it all comes default with Rails 8.…
Mañana tendremos a @madridrb en el #StageOne 🔥 @rosapolis hablará sobre cómo diseñaron #SolidQueue y la convirtieron en la herramienta predeterminada para Rails 8. 📅 30 de enero ⏰ 19:30 en #Madrid ¡Estás a tiempo de apuntarte! ⬇️⬇️⬇️ madridrb.com/events/january…
🟠 Vuelve @madridrb: 📅 30 de enero 🕢 19:30 📍 #StageOne, SNGULAR Madrid @rosapolis hablará sobre #SolidQueue y cómo enfrentarse a retos de rendimiento y fiabilidad en Rails 8. 🔗 Inscríbete aquí: madridrb.com/events/january…
Muy pronto tenemos evento de @madridrb en el #StageOne 🔥 @rosapolis presentará #SolidQueue, explicará algunos de los problemas que ha encontrado por el camino y cómo pudo resolverlos. 📅 30 de enero ⏰ 19:30 en #Madrid Apúntate ⬇️⬇️⬇️ madridrb.com/events/january…
Upgraded Rails from v7 to v8, one of the smoothest upgrades I've experienced, especially considering I ditched Redis and replaced queueing & pub-sub - all in one clean, 15-minute shot! 🚀 Smooth as butter. #rails #modernweb #solidqueue #solidcable
I’m using Heroku’s intro dynos which used to be fine for side projects. However, I’ve got a new #Rails 8 application with Solid Queue running and it’s staying over 100% memory utilization. What gives? It’s a very basic setup. #ruby #solidqueue
I think providing this Run Now in the recurring task is very useful option for the developers and debuggers in the latest mission_control_jobs in Rails 8 #rails #solidqueue #ruby
anybody has any experience with local_bus as replacement for #rails' #solidqueue? github.com/hopsoft/local_…
Is anyone interested in batch jobs for SolidQueue? Once all the jobs in the batch are completed, an optional job is executed with the current batch set as a parameter. #rails, #solidqueue
先日リリースされた SolidQueue v0.9.0 に地味に大きな変更が入ったのでその点を追記・修正しました。 SolidQueue解体新書 - メドピア開発者ブログ tech.medpeer.co.jp/entry/solid_qu… #Rails #Ruby #SolidQueue
tech.medpeer.co.jp
SolidQueue解体新書 - メドピア開発者ブログ
こんにちは。サーバーサイドエンジニアの三村(@t_mimura39)です。 さて、Railsエンジニアの皆さんは非同期処理にどのようなライブラリを利用していますか? ちなみに弊社では Sidekiq を利用するプロジェクトが多いです。 tech.medpeer.co.jp 今回はRailsでの非同期処理ライブラリの新た…
Episode #468 - Processing Large Jobs #ruby #rubyonrails #solidqueue #activestorage #programming #code driftingruby.com/episodes/proce…
I’m definitely looking forward to this! We’ve switched one of our products over to #SolidQueue but not the high-traffic @buzzsprout!
After years of tackling background job complexities with Resque and Redis at @37signals, the team finally decided to build an out-of-the-box solution. Enter #SolidQueue, a default in Rails 8. Join @rosapolis at #RailsWorld as she presents Solid Queue and shares their journey and…
After years of tackling background job complexities with Resque and Redis at @37signals, the team finally decided to build an out-of-the-box solution. Enter #SolidQueue, a default in Rails 8. Join @rosapolis at #RailsWorld as she presents Solid Queue and shares their journey and…
After years of tackling background job complexities with Resque and Redis at @37signals, the team finally decided to build an out-of-the-box solution. Enter #SolidQueue, a default in Rails 8. Join @rosapolis at #RailsWorld as she presents Solid Queue and shares their journey and…
Learn how to manage asynchronous tasks in #Rails8 using #SolidQueue without relying on Redis or additional dependencies. @typecraft_dev shows you how this reduces complexity, cuts costs, and simplifies your app’s infrastructure, and it all comes default with Rails 8.…
Is anyone interested in batch jobs for SolidQueue? Once all the jobs in the batch are completed, an optional job is executed with the current batch set as a parameter. #rails, #solidqueue
Great Meetup at @MindfulChefUK HQ in London this week. Big turnout and my talk went surprisingly well considering I lost my notes minutes before kick off 🤣 Live coding demo of #solidqueue went to plan, despite the self sabotage! #ruby #rubyfriends 📷 unknown
I think providing this Run Now in the recurring task is very useful option for the developers and debuggers in the latest mission_control_jobs in Rails 8 #rails #solidqueue #ruby
Something went wrong.
Something went wrong.
United States Trends
- 1. Northern Lights 40.2K posts
- 2. #Aurora 8,353 posts
- 3. #DWTS 51.5K posts
- 4. #RHOSLC 6,672 posts
- 5. Justin Edwards 2,251 posts
- 6. Sabonis 6,041 posts
- 7. Louisville 17.7K posts
- 8. Lowe 12.6K posts
- 9. Gonzaga 2,856 posts
- 10. #OlandriaxHarpersBazaar 5,221 posts
- 11. #GoAvsGo 1,531 posts
- 12. Creighton 2,158 posts
- 13. Eubanks N/A
- 14. Andy 60.9K posts
- 15. H-1B 30.8K posts
- 16. JT Toppin N/A
- 17. Oweh 2,084 posts
- 18. Jamal Murray N/A
- 19. Schroder N/A
- 20. Zach Lavine 2,585 posts