Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomfreudenberg/cedra
Harnessing the strengths of Cement for fast CLI apps, Dramatiq for reliable task processing, and Grpc for external access, CEDRA redefines efficiency in event-driven architecture.
https://github.com/tomfreudenberg/cedra
cement dramatiq eda event-driven grpc message-queue python rabbitmq trpc
Last synced: 10 days ago
JSON representation
Harnessing the strengths of Cement for fast CLI apps, Dramatiq for reliable task processing, and Grpc for external access, CEDRA redefines efficiency in event-driven architecture.
- Host: GitHub
- URL: https://github.com/tomfreudenberg/cedra
- Owner: TomFreudenberg
- Created: 2024-01-14T22:22:14.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-01-29T09:25:08.000Z (9 months ago)
- Last Synced: 2024-01-29T11:11:30.926Z (9 months ago)
- Topics: cement, dramatiq, eda, event-driven, grpc, message-queue, python, rabbitmq, trpc
- Homepage: https://github.com/tokeo/tokeo
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![image](https://github.com/TomFreudenberg/cedra/assets/410087/52b705f1-14a1-464f-8939-f02da974ee1f)
# CEDRA: Unleashing the Power of Cement, Dramatiq, and Grpc for Superior EDA Solutions!
In an an Event-Driven Architecture ([EDA](https://en.wikipedia.org/wiki/Event-driven_architecture)) world you need a fast and reliable development cycle even for small projects.
[Cement](https://builtoncement.com) is a well known [python](https://www.python.org) project and allows to build fast and super documented CLI apps with easyness.
The [Dramatiq](https://dramatiq.io) background task processing library in combination with [RabbitMQ Message Broker](https://www.rabbitmq.com) runs a reliable and solid EDA environment.
An integrated [Grpc](https://grpc.io) service gives access to the available tasks and workflows from outside.
Kickstart your EDA projects with Cedra and experience a seamless development cycle.
Cheers
Tom
## CEDRA is moved now to tokeo
Goto [github.com/tokeo/tokeo](https://github.com/tokeo/tokeo)