Hermes: Fast and reliable message broker built on top of Kafka

Hermes is an asynchronous message broker built on top of Kafka. We provide reliable, fault tolerant REST interface for message publishing and adaptive push mechanisms for message sending.

See our 10-minute getting started guide with Docker: Getting started

Visit our page: hermes.allegro.tech

See our full documentation: http://hermes-pubsub.readthedocs.org/en/latest/

If you have any question or idea regarding the project, please feel free to reach us out using GitHub discussions.

.gitignore

build
.gradle
classes
.idea
*.iml
*.ipr
*.iws
/data
out
/lib

.nb-gradle/
.nb-gradle*

**/*.log

# sphinx
/site
_build

# hermes-console

hermes-console/dist
hermes-console/build
hermes-console/out
hermes-console/coverage
hermes-console/test_out
hermes-console/package-lock.json

hermes-console/static/components

hermes-console/node_modules
hermes-console/config.json

scripts/.Python
scripts/bin/
scripts/include/
scripts/lib/
scripts/pip-selfcheck.json

.DS_Store

Download details:

Author: allegro
Source: https://github.com/allegro/hermes

License: View license

#java #kafka 

Hermes: Fast and reliable message broker built on top of Kafka
1.10 GEEK