Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Technology stack

Alberto Rodriguez edited this page May 9, 2017 · 2 revisions

Khermes uses a number of open source projects to work properly:

  • Twirl - Twirl is the Play template engine.
  • Akka - Akka is a toolkit and runtime for building highly concurrent, distributed, and resilient message-driven applications on the JVM.
  • Apache Kafka - Kafka™ is used for building real-time data pipelines and streaming apps.
  • Apache Zookeeper - Zookeeper is used to store the khermes configuration.

Clone this wiki locally