rival-black•2y ago
CNCF Dapr
https://dapr.io/
https://docs.dapr.io/developing-applications/building-blocks/pubsub/pubsub-overview/
https://docs.dapr.io/developing-applications/sdks/js/js-client/#pubsub-api
https://docs.dapr.io/developing-applications/sdks/js/js-server/#pubsub-api
https://docs.dapr.io/developing-applications/sdks/js/js-client/#state-management-api
https://docs.dapr.io/developing-applications/sdks/js/js-server/#bindings-api
Had anyone given dapr (or Apache Camel) an integration attempt?
Would implementing dapr ontop of Crawlee be a better approach then integrating it in a fork?
I've come to find dapr a lot easier to use then trying to glue in NATS or kafka or an ORM for state storage. It's likely overkill for 99.99% of projects, but it would make deployment a lot easier for multiple clouds.
Dapr - Distributed Application Runtime
APIs for building secure and reliable microservices
3 Replies
afraid-scarlet•2y ago
search for
beanstalkd
in this forum, I wrote about it before...
extremely easy to install and use, lot of JS clients...rival-blackOP•2y ago
beanstalk is great, but it's AWS only.
Dapr in cloud agnostic. The GH issue with the code is adoptable for Dapr, So it's a decent start.
afraid-scarlet•2y ago