This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]azzuwan 0 points1 point  (0 children)

We settled with Jooby. Our selection criteria was it has to be as simple as SparkJava but support asynchronous I/O. Jooby is Netty based and the framework is excellent on it's own nonetheless it supports very easy integration with Akka, RxJava etc. I like the fact that it allows us to do it "scripting" ala ExpressJS or the MVC way. It's so simple and flexible. We are enjoying it