We'll show you how to create multiple SQS Queues and dedicated Lambda functions with Jets in this video. It's just one line of configuration.
config/jets/deploy.rb
Jets.deploy.configure do
config.job.enable = true
config.job.additional_queues = %w[urgent low_priority]
end
Ruby on Jets 6.0 Guide
1h 47m
1h 47m
Ruby on Jets 5.0 Guide
1h 48m
1h 48m
Get full access to these great resources
All for less than the price of coffee a day
44 courses
286 lessons
46+ hours