All Projects → Stratio → khermes

Stratio / khermes

Licence: other
A distributed fake data generator based in Akka.

Programming Languages

scala
5932 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to khermes

akka-cookbook
提供清晰、实用的Akka应用指导
Stars: ✭ 30 (-68.09%)
Mutual labels:  akka, akka-http, akka-streams, akka-cluster
Otoroshi
Lightweight api management on top of a modern http reverse proxy
Stars: ✭ 177 (+88.3%)
Mutual labels:  akka, akka-http, akka-streams
Quark
Quark is a streaming-first Api Gateway using Akka
Stars: ✭ 13 (-86.17%)
Mutual labels:  akka, akka-http, akka-streams
akka-http-circe-json-template
Akka HTTP REST API Project Template using Akka HTTP 10.0.4 with Circe 0.7.0 targeting Scala 2.12.x
Stars: ✭ 21 (-77.66%)
Mutual labels:  akka, akka-http, akka-streams
slicebox
Microservice for safe sharing and easy access to medical images
Stars: ✭ 18 (-80.85%)
Mutual labels:  akka, akka-http, akka-streams
typebus
Framework for building distributed microserviceies in scala with akka-streams and kafka
Stars: ✭ 14 (-85.11%)
Mutual labels:  akka, akka-http, akka-streams
Akka
Examples and explanations of how Akka toolkit works
Stars: ✭ 20 (-78.72%)
Mutual labels:  akka, akka-streams, akka-actors
Es Cqrs Shopping Cart
A resilient and scalable shopping cart system designed using Event Sourcing (ES) and Command Query Responsibility Segregation (CQRS)
Stars: ✭ 19 (-79.79%)
Mutual labels:  akka, akka-http, akka-streams
Scale
Another example of a REST API with Akka HTTP
Stars: ✭ 23 (-75.53%)
Mutual labels:  akka, akka-http, akka-streams
Squbs
Akka Streams & Akka HTTP for Large-Scale Production Deployments
Stars: ✭ 1,365 (+1352.13%)
Mutual labels:  akka, akka-http, akka-streams
endless
Scala library to describe sharded and event sourced entities using tagless-final algebras
Stars: ✭ 70 (-25.53%)
Mutual labels:  akka, akka-actors, akka-cluster
Akka Management
Akka Management is a suite of tools for operating Akka Clusters.
Stars: ✭ 218 (+131.91%)
Mutual labels:  akka, akka-http
akka-streams-interleaving
Akka Streams example of how to interleave Sources with priorities
Stars: ✭ 28 (-70.21%)
Mutual labels:  akka, akka-streams
akka-cluster-on-kubernetes
Sample project for deploying Akka Cluster to Kubernetes. Presented at Scala Up North on July 21, 2017.
Stars: ✭ 35 (-62.77%)
Mutual labels:  akka, akka-cluster
distributed-cache-on-k8s-poc
[PoC] Distributed Cache with Akka Cluster Sharding and Akka HTTP on Kubernetes
Stars: ✭ 15 (-84.04%)
Mutual labels:  akka-http, akka-cluster
akka-react-cloudant
A Soccer Dashboard created by scraping EPL website using Akka backend and ReactJS frontend and IBM Cloudant for object storage. IBM Cloud Foundry is used to host both frontend and backend app.
Stars: ✭ 21 (-77.66%)
Mutual labels:  akka, akka-http
akka-http-quickstart-java.g8
akka.io
Stars: ✭ 17 (-81.91%)
Mutual labels:  akka, akka-http
fdp-modelserver
An umbrella project for multiple implementations of model serving
Stars: ✭ 47 (-50%)
Mutual labels:  akka-http, akka-streams
Akka Stream Contrib
Add-ons to Akka Stream
Stars: ✭ 173 (+84.04%)
Mutual labels:  akka, akka-streams
simplexspatial
The Reactive Geospatial Server
Stars: ✭ 17 (-81.91%)
Mutual labels:  akka, akka-cluster

Stratio Khermes. Build StatusCoverage Status

Overview.

When you have a complex system architecture with a huge variety of services, the first question that arises is: "What happens when I start to generate tons of events and what is the behaviour of the system when it starts to process them?". For these reasons we are devoloping a high configurable and scalable tool called Khermes that can answer this "a priori simple" question.

"Khermes is a distributed fake data generator used in distributed environments that produces a high volume of events in a scalable way".

Full Documentation

See the Wiki for full documentation, examples, operational details and other information.

Build

To build the project, run the tests and generate the khermes jar artifact you should execute:

$ mvn clean package

We have create both shell scripts and docker-compose files to make easier for you to start using khermes. For further info on how to get started please go to the Getting Started section of our Wiki.

Licenses.

Licensed under the Apache License, Version 2.0

Bugs and Feedback

For bugs, questions and discussions please use the GitHub Issues.

Development.

Want to contribute? Great! Khermes is open source and we need you to keep growing. If you want to contribute do not hesitate to create a Pull Request with your changes!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].