Search code examples
azure-service-fabricservice-fabric-statefulstateful-actor-service

Actors in Azure service fabric


How to use Azure service fabric Actors in a different language (python or Go) to build stateful microservices? Or are they limited to Java/C# ?


Solution

  • They are limited in JavaC# for now https://azure.microsoft.com/en-gb/resources/samples/service-fabric-java-getting-started/