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
Explore lesson as part of a learning path
Get full access to these great resources
All for less than the price of coffee a day