helidon
helidon copied to clipboard
Dapr as a pub-sub component with Helidon
Environment Details
- Helidon Version: 1.3.0
- Helidon SE oand Helidon MP
- JDK version: 11
- OS: Kubernetes
- Docker version (if applicable):
Problem Description
Microsoft just open sourced Dapr (https://dapr.io) , https://cloudblogs.microsoft.com/opensource/2019/10/16/announcing-dapr-open-source-project-build-microservice-applications and I think this could be a nice platform that Helidon could provide support for in the same way Helidon supports DBs and other systems. It uses gRPC which Helidon already has good support for.
It also sits nicely in the language neutral space that will allow Helidon to enter some other language domains.
I think its cloud native approach fits perfectly with Helidon's principles and with Graal this could be a big thing to help in polyglot environments