Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/xitrum-framework/xitrum

Async and clustered Scala web framework and HTTP(S) server
https://github.com/xitrum-framework/xitrum

Last synced: 2 months ago
JSON representation

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

Lists

README

        

**Please see** `Xitrum home page `_ **for more details.**

.. image:: 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 `_.