[C#/COMMON/PROTO.ACTOR/.NET6] 가상 액터/그레인을 사용해 멤버 클러스터에서 스마트 전구 모델링하기


■ 가상 액터/그레인을 사용해 멤버 클러스터에서 스마트 전구를 모델링하는 방법을 보여준다.

TestProject.csproj

Grains.proto

SmartBulbGrain.cs

SmartBulbSimulator.cs

ActorSystemConfiguration.cs

ActorSystemClusterHostedService.cs

Program.cs

TestProject.zip