dyweb / papers-notebook

:page_facing_up: :cn: :page_with_curl: 论文阅读笔记(分布式系统、虚拟化、机器学习)Papers Notebook (Distributed System, Virtualization, Machine Learning)
https://github.com/dyweb/papers-notebook/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+-label%3ATODO-%E6%9C%AA%E8%AF%BB
Apache License 2.0
2.13k stars 248 forks source link

Service fabric: a distributed platform for building microservices in the cloud #84

Open gaocegege opened 6 years ago

gaocegege commented 6 years ago

https://dl.acm.org/citation.cfm?id=3190546

gaocegege commented 6 years ago

Existing systems provide varying levels of support for microservices, the most prominent being Nirmata [64], Akka [3], Bluemix [21], Kubernetes [51], Mesos [44], and AWS Lambda [7]. SF is more powerful: it is the only data-aware orchestration system today for stateful microservices.

at15 commented 6 years ago

https://blog.acolyer.org/2018/06/05/servicefabric-a-distributed-platform-for-building-microservices-in-the-cloud/