Skip to content

xitrum-framework/xitrum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.