Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Info regarding inheritance from Service Fabric StatefulService or StatelessService #14

Open
nyghtrocker opened this issue Aug 24, 2018 · 1 comment

Comments

@nyghtrocker
Copy link

Why this https://github.com/dotnet-architecture/eShopOnContainers don't have inheritance from Service Fabric StatefulService or StatelessService.

@dzimchuk
Copy link
Owner

dzimchuk commented Sep 4, 2018

Services in eShopOnContainers are built as containers that could be run with different orchestrators such as Kubernetes or Service Fabric.

BookFast is a demo of how you would build services with the Service Fabric Reliable Services programming model (https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-reliable-services-introduction).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants