xitrum-framework / xitrum   3.31.0

MIT License Website GitHub

Async and clustered Scala web framework and HTTP(S) server

Scala versions: 2.13 2.12 2.11 2.10

Please see Xitrum home page for more details.

image

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.