Julien Viet

Results 921 comments of Julien Viet

@hutchig I think performance wise it would not make a difference (this is of course very speculative based on the fact that the EB protocol is simple and efficient (prefixed...

can you provide a reproducer ? On Sun, Jun 21, 2020 at 5:17 AM Manuel Elaraj wrote: > The problem is not just the exception, in my case I have...

can you provide a PR for that ?

it's not planned to expose the address resolver at the moment, you can use the DnsClient to achieve a similar functionality.

it looks like a good feature to provide

@ernestojpg perhaps you can look at Vert.x HttpClient pool that is now reusable. If we could reuse it, it would be great and keep only a single pool to maintain

are you thinking of CountDownLatch ?

It can also be seen as a CompletionStage as well