Quantcast
Viewing all articles
Browse latest Browse all 15

Location of state within stateful microservices

With Azure Service Fabric I can build microservice applications using stateful services. To build a microservice application, Service Fabric offers two high-level frameworks for building services: the Reliable Actors APIs and the Reliable Services APIs. I want to use stateful reliable actors as services. Inside the actor I can keep any state. My question is, […]

The post Location of state within stateful microservices appeared first on BlogoSfera.


Viewing all articles
Browse latest Browse all 15

Trending Articles