Orleans

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(项目)
(指南)
第22行: 第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://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]]
  
 
==项目==
 
==项目==

2025年4月19日 (六) 02:02的版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 Orleans Thanks, Wikipedia.
Orleans

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.

  • 生命周期管理
  • 调度
  • 负载均衡
  • 集群管理

指南

Tutorials and Samples

集群

项目

文档

Orleans presentations

案例

  • Orleans用户
  • Microsoft Skype, Azure, others
  • Microsoft Studios 343 Studios (Halo), Age of Empires, BigPark, Black Tusk, others
  • Visa
  • Halo游戏

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱