Please see Xitrum home page for more details.
Xitrum is an async and clustered Scala web framework on top of Netty, Akka, and Hazelcast. It also has a fast built-in HTTP(S) server.
+--------------------+
| Clients |
+--------------------+
β β
+--------------------+
| Netty |
+--------------------+
| Xitrum |
| +----------------+ |
| | HTTP(S) Server | |
| |----------------| |
| | Web framework | | β Akka, Hazelcast β Other instances
| +----------------+ |
+--------------------+
| Your app |
+--------------------+
Xitrum is an open source project. See list of contributors.