Worker verticles are processing requests in parallel.
What may be happening is that your debugger blocking an incorrect thread.
Instead of testing this using a debugger, try to add some log messages instead.
Worker verticles are processing requests in parallel.
What may be happening is that your debugger blocking an incorrect thread.
Instead of testing this using a debugger, try to add some log messages instead.
Solutions Architect @Depop, author of “Hands-on Design Patterns with Kotlin” book and “Web Development with Kotlin” course
Love podcasts or audiobooks? Learn on the go with our new app.
Solutions Architect @Depop, author of “Hands-on Design Patterns with Kotlin” book and “Web Development with Kotlin” course