Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)