[jboss-as7-dev] Undertow subsystem has landed to master
Tomaž Cerar
tomaz.cerar at gmail.com
Thu Apr 4 13:42:43 EDT 2013
Hi all,
Undertow subsystem that replaces web subsystem was just merged to master.
What does that mean in practice?
All web applications that will be deployed won't be using jbossweb anymore
but new Undertow <https://github.com/undertow-io/undertow>server which was
already used to power our management server.
Undertow brings us:
- performant non-blocking i/o
- servlet 3.1
- EE7 Web Sockets
- "standard" Web Sockets
- and much more.
Currently there are still few features missing that we had in old web
subsystem, but we are working hard to add them.
I would urge everyone to try it out and report any issues you might find to
jira.
But be advised that subsystem configuration and management api are still
not completely done so they will be moving around a bit in coming months.
Onward,
Tomaz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-as7-dev/attachments/20130404/923f9997/attachment.html
More information about the jboss-as7-dev
mailing list