Skip to content
Update 2. Projects descriptions authored by Kacper C's avatar Kacper C
...@@ -101,13 +101,13 @@ Elydra: [https://gitlab.com/elenx_net/Elydra](https://gitlab.com/elenx_net/Elydr ...@@ -101,13 +101,13 @@ Elydra: [https://gitlab.com/elenx_net/Elydra](https://gitlab.com/elenx_net/Elydr
Difficulty: 2-5/10 Difficulty: 2-5/10
## OmniChannel ## Omniplexer
**OmniChannel** - Java library. Provides abstraction for reactive streams, concurrency, task scheduling and caching. *Omni* executes tasks in declarative way, so programmer does not have to wonder about thread pools or any low-level mechanisms. **Omniplexer** - Java library. Provides abstraction for reactive streams, concurrency, task scheduling and caching. *Omni* executes tasks in declarative way, so programmer does not have to wonder about thread pools or any low-level mechanisms.
**Main technologies:** Java, Maven, Akka. **Main technologies:** Java, Maven, Akka.
OmniChannel: https://gitlab.com/elenx_net/OmniChannel Omniplexer: https://gitlab.com/elenx_net/Omniplexer
Difficulty: 5-8/10 Difficulty: 5-8/10
... ...
......