Multiple workers vs 1 worker with routes
Complete beginner question, but is there an advantage to using multiple workers as opposed to just one worker with routes (using something like itty router)?
When does it make sense to use one use case over the other?
When does it make sense to use one use case over the other?