FileMood

Download Pluralsight - Representing IoT Systems with the Actor Model and Akka.NET by Jason Roberts

Pluralsight Representing IoT Systems with the Actor Model and Akka NET by Jason Roberts

Name

Pluralsight - Representing IoT Systems with the Actor Model and Akka.NET by Jason Roberts

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

504.2 MB

Total Files

118

Hash

880AEA04106D5A897343028A4B0FAE71DD1452D4

/0. Course Overview/

0. Course Overview.mp4

2.7 MB

0. Course Overview.srt

2.0 KB

/1. Designing the Actor Model System/

0. Introduction.mp4

2.9 MB

0. Introduction.srt

3.0 KB

1. Course Outline.mp4

2.9 MB

1. Course Outline.srt

3.1 KB

2. Why Use the Actor Model for the Internet of Things-.mp4

2.4 MB

2. Why Use the Actor Model for the Internet of Things-.srt

3.4 KB

3. Suggested Course Prerequisites.mp4

1.6 MB

3. Suggested Course Prerequisites.srt

1.6 KB

4. A Brief Actor Model Refresher.mp4

2.6 MB

4. A Brief Actor Model Refresher.srt

3.2 KB

5. Demo Scenario Design Overview.mp4

3.5 MB

5. Demo Scenario Design Overview.srt

4.0 KB

6. Getting Started in Visual Studio.mp4

4.8 MB

6. Getting Started in Visual Studio.srt

2.0 KB

7. Adding an Akka.NET Test Project.mp4

5.9 MB

7. Adding an Akka.NET Test Project.srt

2.1 KB

8. Summary.mp4

2.1 MB

8. Summary.srt

2.4 KB

/2. Developing an Actor to Represent an IoT Temperature Sensor Device/

0. Introduction.mp4

2.4 MB

0. Introduction.srt

2.6 KB

1. Design Overview.mp4

2.0 MB

1. Design Overview.srt

2.7 KB

2. The Request-response Pattern.mp4

3.7 MB

2. The Request-response Pattern.srt

3.1 KB

3. Adding a New TemperatureSensor Actor and Test Class.mp4

6.7 MB

3. Adding a New TemperatureSensor Actor and Test Class.srt

3.2 KB

4. Testing Actor Initialization.mp4

25.5 MB

4. Testing Actor Initialization.srt

10.2 KB

5. Testing the TemperatureSensor Starts with No Temperature Reading.mp4

11.8 MB

5. Testing the TemperatureSensor Starts with No Temperature Reading.srt

3.9 KB

6. Updating the Temperature Reading.mp4

15.4 MB

6. Updating the Temperature Reading.srt

5.4 KB

7. Testing Sensor Registration.mp4

17.1 MB

7. Testing Sensor Registration.srt

5.4 KB

8. Testing Unhandled Message Behaviour.mp4

12.6 MB

8. Testing Unhandled Message Behaviour.srt

4.3 KB

9. Summary.mp4

1.6 MB

9. Summary.srt

1.9 KB

/3. Creating, Grouping, and Supervising Temperature Sensor Actors/

0. Introduction.mp4

1.8 MB

0. Introduction.srt

2.0 KB

1. Design Overview.mp4

1.8 MB

1. Design Overview.srt

2.5 KB

2. Adding a New Floor Actor and Test Class.mp4

5.1 MB

2. Adding a New Floor Actor and Test Class.srt

2.1 KB

3. Registering New TemperatureSensor Instances.mp4

25.0 MB

3. Registering New TemperatureSensor Instances.srt

9.4 KB

4. Returning Existing TemperatureSensor Instances.mp4

17.6 MB

4. Returning Existing TemperatureSensor Instances.srt

6.6 KB

5. Only Registering New TemperatureSensors for Correct Floor.mp4

15.4 MB

5. Only Registering New TemperatureSensors for Correct Floor.srt

5.7 KB

6. Listing All AllTemperatureSensors IDs.mp4

17.0 MB

6. Listing All AllTemperatureSensors IDs.srt

5.2 KB

7. Monitoring Terminated TemperatureSensor Child Actors.mp4

16.9 MB

7. Monitoring Terminated TemperatureSensor Child Actors.srt

5.6 KB

8. Summary.mp4

1.8 MB

8. Summary.srt

2.0 KB

/4. Managing Sensor Groups and Registering New Temperature Sensors/

0. Introduction.mp4

2.5 MB

0. Introduction.srt

2.4 KB

1. Design Overview.mp4

2.5 MB

1. Design Overview.srt

2.3 KB

10. Summary.mp4

1.9 MB

10. Summary.srt

2.1 KB

2. Immutability of Messages.mp4

4.8 MB

2. Immutability of Messages.srt

3.9 KB

3. Implementing Message Immutability.mp4

12.8 MB

3. Implementing Message Immutability.srt

4.4 KB

4. Adding a New FloorsManager Actor and Test Class.mp4

3.1 MB

4. Adding a New FloorsManager Actor and Test Class.srt

1.0 KB

5. Adding New Message Classes.mp4

3.5 MB

5. Adding New Message Classes.srt

1.3 KB

6. Listing Floor IDs.mp4

9.3 MB

6. Listing Floor IDs.srt

3.5 KB

7. Registering New Floor Actors.mp4

9.7 MB

7. Registering New Floor Actors.srt

3.5 KB

8. Reusing Existing Floor Actors.mp4

4.3 MB

8. Reusing Existing Floor Actors.srt

1.3 KB

9. Monitoring Child Actors for Terminated Messages.mp4

17.1 MB

9. Monitoring Child Actors for Terminated Messages.srt

6.4 KB

/5. Querying Temperature Sensor Actor Data/

0. Introduction.mp4

2.5 MB

0. Introduction.srt

2.4 KB

1. Design Overview.mp4

9.2 MB

1. Design Overview.srt

9.3 KB

10. Initiating a Query from the Floor Actor.mp4

19.2 MB

10. Initiating a Query from the Floor Actor.srt

6.1 KB

11. Summary.mp4

2.3 MB

11. Summary.srt

2.4 KB

2. Adding a New FloorQuery Actor and Test Class.mp4

3.4 MB

2. Adding a New FloorQuery Actor and Test Class.srt

1.2 KB

3. Adding Temperature Result Classes.mp4

9.2 MB

3. Adding Temperature Result Classes.srt

3.7 KB

4. Adding New Message Classes.mp4

8.0 MB

4. Adding New Message Classes.srt

2.7 KB

5. Adding an Initial Test.mp4

28.9 MB

5. Adding an Initial Test.srt

11.6 KB

6. Querying Temperature Sensors.mp4

22.9 MB

6. Querying Temperature Sensors.srt

8.8 KB

7. Returning Results When No Temperature Reading Available.mp4

10.5 MB

7. Returning Results When No Temperature Reading Available.srt

3.4 KB

8. Handling Sensors That Stop During Query Execution.mp4

10.9 MB

8. Handling Sensors That Stop During Query Execution.srt

3.5 KB

9. Dealing with Sensor Timeouts.mp4

22.0 MB

9. Dealing with Sensor Timeouts.srt

7.1 KB

/6. Implementing a Simple Console Actor System Host/

0. Introduction.mp4

1.9 MB

0. Introduction.srt

2.5 KB

1. Design Recap.mp4

3.7 MB

1. Design Recap.srt

4.9 KB

2. Creating a Console Host.mp4

3.8 MB

2. Creating a Console Host.srt

1.5 KB

3. Creating a Simulated Sensor.mp4

10.6 MB

3. Creating a Simulated Sensor.srt

4.9 KB

4. Implementing a Host Actor System.mp4

24.4 MB

4. Implementing a Host Actor System.srt

9.0 KB

5. Summary, Resources, and Further Learning.mp4

3.9 MB

5. Summary, Resources, and Further Learning.srt

4.4 KB

/

actor-model-akka-dotnet.zip

2.7 MB

content.txt

3.0 KB

 

Total files 118


Copyright © 2025 FileMood.com