|
|
|
|
|
by java-lang
4412 days ago
|
|
As a modern java developer I was surprised to find no mention of Vert.X which to me seems like one of the most modern and forward-thinking java web frameworks. Not only does it support scaling your app out-of-the-box but also provides a simple way to deal with concurrency. |
|
It's a questionable framework mashed together with a poorly though out messaging system.
I would rather use Spring Integration, Quasar, or Akka.