Orleans

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(图集)
 
(未显示1个用户的14个中间版本)
第6行: 第6行:
  
 
==简介==
 
==简介==
Orleans - distributed systems framework  with [[Actor model]].  
+
Orleans - distributed systems framework  with [https://www.microsoft.com/en-us/research/publication/orleans-distributed-virtual-actors-for-programmability-and-scalability/ 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
 +
*消息传递
 +
*[https://dotnet.github.io/orleans/docs/streaming/index.html 流处理]
 +
Orleans v.1.0.0 added support for streaming extensions to the programing model.
 +
*生命周期管理
 +
*调度
 +
*负载均衡
 +
*集群管理
 +
 
 +
==指南==
 +
[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
  
 
==项目==
 
==项目==
第12行: 第27行:
 
*[https://github.com/OrleansContrib OrleansContrib]
 
*[https://github.com/OrleansContrib OrleansContrib]
 
*[https://github.com/OrleansContrib/OrleansDashboard Orleans Dashboard]
 
*[https://github.com/OrleansContrib/OrleansDashboard Orleans Dashboard]
 +
 +
==文档==
 +
[https://dotnet.github.io/orleans/docs/resources/presentations/index.html Orleans presentations]
 +
*[http://www.hpts.ws/papers/2013/Bykov.pdf Orleans - Actors for High-Scale Services]
 +
*[https://www.microsoft.com/en-us/research/uploads/prod/2018/04/ICDE2018-Keynote.pdf Actor-Oriented Database Systems]
 +
*[https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/Orleans-MSR-TR-2014-41.pdf Orleans: Distributed Virtual Actors for Programmability and Scalability]
 +
*[https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/Orleans20Best20Practices.pdf Orleans Best Practices]
  
 
==案例==
 
==案例==
第24行: 第46行:
 
image:orleans-grain-formulation.png|Grain
 
image:orleans-grain-formulation.png|Grain
 
image:Orleans-as-a-Stateful-Middle-Tier.png|Actor中间层
 
image:Orleans-as-a-Stateful-Middle-Tier.png|Actor中间层
 +
image:orleans-dashboard.png|仪表盘
 
image:Microdot-Microservice-related-patterns.png|Microdot微服务
 
image:Microdot-Microservice-related-patterns.png|Microdot微服务
 
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>
  

2022年2月24日 (四) 05:52的最后版本

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游戏

[编辑] 图集

[编辑] 链接

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

变换
操作
导航
工具箱