Support for multiple instances of a service for load balancing
Open
area/cli
kind/feature
P2
size/M
triaged/resolved
- Dominant language
- Go
- Stars
- 353
- Forks
- 221
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 2
Description
## Ask your question here
https://docs.dapr.io/developing-applications/building-blocks/service-invocation/service-invocation-overview/
Following this link I'm trying to run multiple instances of cart service. i.e when I start using the dapr I'm trying to start multiple instances using the same app id "cart" which results in the following exception.
**_dapr with ID cart is already running_**
Please let me know if my understanding is correct.
Contributor guide
Assessment
This issue has not been assessed yet.