欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Orleans
来自开放百科 - 灰狐
(版本间的差异)
小 (→文档) |
小 (→集群) |
||
| (未显示1个用户的8个中间版本) | |||
| 第9行: | 第9行: | ||
==功能== | ==功能== | ||
| + | *支持 [[actor model]], Virtual actors are automatically instantiated, Runtime can create multiple instances of an actor. | ||
| + | *Single-threaded event-based execution, using .NET async/await | ||
*消息传递 | *消息传递 | ||
*[https://dotnet.github.io/orleans/docs/streaming/index.html 流处理] | *[https://dotnet.github.io/orleans/docs/streaming/index.html 流处理] | ||
| 第20行: | 第22行: | ||
[https://dotnet.github.io/orleans/docs/tutorials_and_samples/index.html Tutorials and Samples] | [https://dotnet.github.io/orleans/docs/tutorials_and_samples/index.html Tutorials and Samples] | ||
*[https://github.com/ReubenBond/hanbaobao-web HanBaoBao] Orleans sample application with [[Kubernetes]] hosting | *[https://github.com/ReubenBond/hanbaobao-web HanBaoBao] Orleans sample application with [[Kubernetes]] hosting | ||
| + | |||
| + | ==集群== | ||
| + | *[https://github.com/dotnet/orleans/tree/main/src/Orleans.Clustering.Consul Orleans clustering provider] for [[Consul]] [https://learn.microsoft.com/en-us/dotnet/orleans/deployment/consul-deployment Use Consul as a membership provider] | ||
| + | *[https://github.com/dotnet/orleans/tree/main/src/Cassandra/Orleans.Clustering.Cassandra Orleans clustering provider] backed by [[Apache Cassandra]] | ||
| + | *[https://github.com/dotnet/orleans/tree/main/src/Orleans.Clustering.ZooKeeper Orleans clustering provider] for [[Apache ZooKeeper]] | ||
==项目== | ==项目== | ||
| + | *[https://github.com/dotnet/orleans Orleans @ GitHub] | ||
*[https://github.com/gigya/microdot Microdot] An open source .NET [[microservices]] framework | *[https://github.com/gigya/microdot Microdot] An open source .NET [[microservices]] framework | ||
*[https://github.com/OrleansContrib OrleansContrib] | *[https://github.com/OrleansContrib OrleansContrib] | ||
| 第48行: | 第56行: | ||
image:Microdot-System-Architecture.png|Microdot系统架构 | image:Microdot-System-Architecture.png|Microdot系统架构 | ||
image:Microdot-Node-Architecture.png|Microdot节点架构 | image:Microdot-Node-Architecture.png|Microdot节点架构 | ||
| + | image:Halo-Presence-Service.png|Halo Presence服务 | ||
| + | image:halo-powered-by-orleans.png|Halo | ||
</gallery> | </gallery> | ||
==链接== | ==链接== | ||
| − | |||
[[category:actor model]] | [[category:actor model]] | ||
2025年4月19日 (六) 02:05的最后版本
| |
您可以在Wikipedia上了解到此条目的英文信息 Orleans Thanks, Wikipedia. |
Orleans
目录 |
[编辑] 简介
Orleans - distributed systems framework with Virtual Actor model.
[编辑] 功能
- 支持 actor model, Virtual actors are automatically instantiated, Runtime can create multiple instances of an actor.
- Single-threaded event-based execution, using .NET async/await
- 消息传递
- 流处理
Orleans v.1.0.0 added support for streaming extensions to the programing model.
- 生命周期管理
- 调度
- 负载均衡
- 集群管理
[编辑] 指南
- HanBaoBao Orleans sample application with Kubernetes hosting
[编辑] 集群
- Orleans clustering provider for Consul Use Consul as a membership provider
- Orleans clustering provider backed by Apache Cassandra
- Orleans clustering provider for Apache ZooKeeper
[编辑] 项目
- Orleans @ GitHub
- Microdot An open source .NET microservices framework
- OrleansContrib
- Orleans Dashboard
[编辑] 文档
- Orleans - Actors for High-Scale Services
- Actor-Oriented Database Systems
- Orleans: Distributed Virtual Actors for Programmability and Scalability
- Orleans Best Practices
[编辑] 案例
- Orleans用户
- Microsoft Skype, Azure, others
- Microsoft Studios 343 Studios (Halo), Age of Empires, BigPark, Black Tusk, others
- Visa
- Halo游戏
[编辑] 图集
[编辑] 链接
分享您的观点
