Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 936 Bytes

README.rst

File metadata and controls

29 lines (24 loc) · 936 Bytes

Please see Xitrum home page for more details.

http://xitrum-framework.github.io/parts/whale.png

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.