This has a number of performance fixes, including reducing the size of some hot methods to allow them to be inlined, and connection balancing so that connections are more evenly distributed between IO threads.
@@ -13,7 +13,7 @@
<dependency>
<groupId>io.undertow</groupId>
<artifactId>undertow-core</artifactId>
- <version>1.0.0.Beta20</version>
+ <version>1.0.0.Beta24</version>
</dependency>
<groupId>org.jboss.xnio</groupId>