<div dir="ltr">Hello,<div><br></div><div>I have a few questions I was hoping someone could clarify some things for me.</div><div><br></div><div>1. Undertow is asych by nature like netty etc., are there currently libraries that are asych when you need to connect to popular services like mysql (hibernate), memcached, and redis?</div>

<div><br></div><div>2. If there are no libraries for #1, is it common pracitise to then create a seperate thread pool and somehow execute blocking queries in a seperate thread pool?</div><div><br></div><div>3. are there any big names using undertow currently or is it a very fresh framework that is just getting started?</div>

<div><br></div><div>Thanks!</div></div>