Your producer(s) can be any script. Even if your consumer is defined in the same script, they are in
Your producer(s) can be any script. Even if your consumer is defined in the same script, they are invoked entirely separately
wrangler.toml and start the application in local mode using wrangler dev --local--env production would require that your bindings are under env.production - i.e [[env.production.queues.producers]]max_batch_size: 10, will I get 100 different instances with their own 128MB / CPU limit ?--env productionenv.production[[env.production.queues.producers]]max_batch_size: 10