I\'ve got a Quarkus application that reads from a kafka queue, and handling of the messages can take a few seconds each. They can be handled in parallel. However, I\'m not a