https://github.com/jancajthaml-openbank/lake
supervisor-free message relay
https://github.com/jancajthaml-openbank/lake
debian-package messaging openbank queue relay zmq
Last synced: 6 months ago
JSON representation
supervisor-free message relay
- Host: GitHub
- URL: https://github.com/jancajthaml-openbank/lake
- Owner: jancajthaml-openbank
- License: apache-2.0
- Created: 2018-01-14T19:53:59.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T09:38:30.000Z (almost 2 years ago)
- Last Synced: 2025-08-14T16:55:40.952Z (11 months ago)
- Topics: debian-package, messaging, openbank, queue, relay, zmq
- Language: Python
- Homepage:
- Size: 1.04 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# lake
Remoting message relay

[](https://circleci.com/gh/jancajthaml-openbank/lake/tree/main)
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fjancajthaml-openbank%2Flake?ref=badge_shield)
[](https://rust-reportcard.xuri.me/report/github.com/jancajthaml-openbank/lake) [](https://codebeat.co/projects/github-com-jancajthaml-openbank-lake-main)
Communicates over TCP using NULL mechanism of [ZMTP 3.0](https://rfc.zeromq.org/spec/23/) allowing services to cross-talk without need to bind.
## Performance
throughput average 750,000 messages / sec
(amd64 2GB RAM 1 CPU)
![graph_metrics_count]
## License
Licensed under Apache 2.0 see LICENSE.md for details
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fjancajthaml-openbank%2Flake?ref=badge_large)
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b feature/my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin feature/my-new-feature`)
5. Create new Pull Request
## Responsible Disclosure
I take the security of my systems seriously, and I value input from the security community. The disclosure of security vulnerabilities helps me ensure the security and integrity of my systems. If you believe you've found a security vulnerability in one of my systems or services please [tell me via email](mailto:jan.cajthaml@gmail.com).
## Author
Jan Cajthaml (a.k.a johnny)
[graph_metrics_count]: ./graph_metrics.count.png?sanitize=true