Running 1 Instance stateless WCF Service in 5 Node Cluster
hi,
i new service fabric. have around 10 micro services running on 5 node cluster. wcf service, running guest executable. maintaining state in service, service has both signalr , wcf endpoint. service need run 1 instance every tenant. all of our services guest executable.
azure load balancer randomly forwarding signalr request node. our service running in 1 node. of time connection gets failed.
is there way run single instance of service in azure service fabric , call service.
the idea every tenant 1 instance of service unique port number. rest of service run in the nodes in cluster.
thanks
Microsoft Azure > Azure Service Fabric
Comments
Post a Comment