找回密码
 To register

QQ登录

只需一步,快速开始

扫一扫,访问微社区

Titlebook: Microsoft Orleans for Developers; Build Cloud-Native, Richard Astbury Book 2022 Richard Astbury 2022 IoT Development.Microsoft Orleans.Pro

[复制链接]
楼主: 海市蜃楼
发表于 2025-3-28 18:01:07 | 显示全部楼层
Fundamentals,Microsoft Orleans is a free, open source framework built on Microsoft .NET, which provides the developer with a simple programming model enabling them to build software which can scale from a single machine to hundreds of servers.
发表于 2025-3-28 19:03:00 | 显示全部楼层
Grains and Silos,In this chapter, we will dig into the fundamental components of Orleans: Grains and Silos.
发表于 2025-3-29 01:25:11 | 显示全部楼层
Hello World,In this chapter, we discuss and build the various projects needed for a simple “Hello, World” program in Orleans. While we could build a Hello World in a single C# file, it is important to understand how to separate concerns and improve maintainability by organizing Orleans code into separate projects.
发表于 2025-3-29 03:57:30 | 显示全部楼层
发表于 2025-3-29 08:28:32 | 显示全部楼层
发表于 2025-3-29 14:46:26 | 显示全部楼层
Adding ASP.NET Core,So far, our solution uses a simple console application as the client. A more realistic scenario is for Orleans to be fronted by a Web API, such as ASP.NET Core.
发表于 2025-3-29 15:47:02 | 显示全部楼层
发表于 2025-3-29 22:42:54 | 显示全部楼层
Streams,Publish-Subscribe is a useful pattern for decoupling code both in terms of separation of concerns and temporal coupling. Pub-Sub is a pattern and is used extensively in distributed systems and microservice architectures. Orleans natively supports Pub-Sub implemented as Orleans Streams.
发表于 2025-3-30 02:38:20 | 显示全部楼层
Timers and Reminders,So far, we have seen grains being called by a client, and in response to messages in streams, but in some cases, we want to run code on a regular basis, perhaps every few seconds or minutes to support polling or a refresh. Perhaps we want to schedule code to be executed at a particular time in the future.
发表于 2025-3-30 05:41:38 | 显示全部楼层
Transactions,In this chapter, we will learn how Orleans supports transactions across grains. This allows us to update the state of multiple grains in one atomic operation to avoid scenarios where failure can lead to inconsistent state across grains.
 关于派博传思  派博传思旗下网站  友情链接
派博传思介绍 公司地理位置 论文服务流程 影响因子官网 SITEMAP 大讲堂 北京大学 Oxford Uni. Harvard Uni.
发展历史沿革 期刊点评 投稿经验总结 SCIENCEGARD IMPACTFACTOR 派博系数 清华大学 Yale Uni. Stanford Uni.
|Archiver|手机版|小黑屋| 派博传思国际 ( 京公网安备110108008328) GMT+8, 2025-5-20 21:45
Copyright © 2001-2015 派博传思   京公网安备110108008328 版权所有 All rights reserved
快速回复 返回顶部 返回列表