Pluralsight - Building Concurrent Applications with the Actor Model in Akka.NET
    
    File List
    
        
            
                
                    - Exercise files/akkadotnetactormodelbuildingconcurrentapplications.zip  59.6 MB
 
                
                    - 03. Understanding Actor Lifecycles and States/03_07-Creating a UserActor.mp4  27.3 MB
 
                
                    - 04. Creating Actor Hierarchies and Isolating Faults/04_07-Creating the UserCoordinator Actor.mp4  26.1 MB
 
                
                    - 03. Understanding Actor Lifecycles and States/03_08-Refactoring to use Switchable Behaviours.mp4  24.9 MB
 
                
                    - 05. Deploying and Messaging Remote Actors/05_06-Configuring Remote Deployment.mp4  23.3 MB
 
                
                    - 04. Creating Actor Hierarchies and Isolating Faults/04_12-Defining a Custom Supervisor Strategy.mp4  22.5 MB
 
                
                    - 03. Understanding Actor Lifecycles and States/03_03-Overriding Lifecycle Hook Methods.mp4  21.0 MB
 
                
                    - 05. Deploying and Messaging Remote Actors/05_05-Adding a Remote Actor System.mp4  19.8 MB
 
                
                    - 02. Defining and Using Actors and Messages/02_08-Defining Which Messages an Actor Will Handle.mp4  14.9 MB
 
                
                    - 02. Defining and Using Actors and Messages/02_11-Refactoring to a ReceiveActor.mp4  14.8 MB
 
                
                    - 02. Defining and Using Actors and Messages/02_07-Creating and Instantiating an Actor.mp4  14.5 MB
 
                
                    - 04. Creating Actor Hierarchies and Isolating Faults/04_11-Default Supervisor Strategy.mp4  13.9 MB
 
                
                    - 02. Defining and Using Actors and Messages/02_09-Sending a Custom Message.mp4  12.7 MB
 
                
                    - 01. Introducing Actor Models and Akka.NET/01_14-Getting Started in Visual Studio.mp4  9.1 MB
 
                
                    - 03. Understanding Actor Lifecycles and States/03_02-Actor Instance Lifecycles.mp4  6.8 MB
 
                
                    - 03. Understanding Actor Lifecycles and States/03_05-Sending a Poison Pill Message.mp4  5.7 MB
 
                
                    - 01. Introducing Actor Models and Akka.NET/01_09-Understanding Akka.NET Actors.mp4  5.7 MB
 
                
                    - 03. Understanding Actor Lifecycles and States/03_04-Terminating Actors and Hierarchies.mp4  5.6 MB
 
                
                    - 04. Creating Actor Hierarchies and Isolating Faults/04_04-Actor Paths.mp4  5.4 MB
 
                
                    - 03. Understanding Actor Lifecycles and States/03_06-Switchable Actor Behavior.mp4  5.2 MB
 
                
                    - 01. Introducing Actor Models and Akka.NET/01_11-Actor Systems and Location Transparency.mp4  4.1 MB
 
                
                    - 05. Deploying and Messaging Remote Actors/05_02-Remoting Overview.mp4  4.0 MB
 
                
                    - 01. Introducing Actor Models and Akka.NET/01_06-The Reactive Manifesto.mp4  3.9 MB
 
                
                    - 02. Defining and Using Actors and Messages/02_05-Types of Message Sending.mp4  3.7 MB
 
                
                    - 01. Introducing Actor Models and Akka.NET/01_07-Key Features of Akka.NET.mp4  3.7 MB
 
                
                    - 04. Creating Actor Hierarchies and Isolating Faults/04_05-Actor Selection.mp4  3.7 MB
 
                
                    - 01. Introducing Actor Models and Akka.NET/01_01-Introduction.mp4  3.6 MB
 
                
                    - 04. Creating Actor Hierarchies and Isolating Faults/04_02-The Actor Supervision Hierarchy.mp4  3.6 MB
 
                
                    - 02. Defining and Using Actors and Messages/02_12-Summary.mp4  3.3 MB
 
                
                    - 02. Defining and Using Actors and Messages/02_03-Actor References.mp4  3.1 MB
 
                
                    - 01. Introducing Actor Models and Akka.NET/01_02-Why Use Actor Models.mp4  3.1 MB
 
                
                    - 01. Introducing Actor Models and Akka.NET/01_12-Overview of Actor Supervision Hierarchies.mp4  2.9 MB
 
                
                    - 01. Introducing Actor Models and Akka.NET/01_03-Classes of Applications.mp4  2.9 MB
 
                
                    - 02. Defining and Using Actors and Messages/02_04-Defining Messages.mp4  2.8 MB
 
                
                    - 04. Creating Actor Hierarchies and Isolating Faults/04_10-Supervision Strategies.mp4  2.8 MB
 
                
                    - 01. Introducing Actor Models and Akka.NET/01_10-Understanding Akka.NET Messages.mp4  2.5 MB
 
                
                    - 04. Creating Actor Hierarchies and Isolating Faults/04_03-Demo Actor Hierarchy.mp4  2.5 MB
 
                
                    - 02. Defining and Using Actors and Messages/02_06-Actor Instantiation.mp4  2.4 MB
 
                
                    - 02. Defining and Using Actors and Messages/02_02-Defining Actors.mp4  2.4 MB
 
                
                    - 05. Deploying and Messaging Remote Actors/05_03-Remote Deployment Overview.mp4  2.3 MB
 
                
                    - 04. Creating Actor Hierarchies and Isolating Faults/04_13-Summary.mp4  2.2 MB
 
                
                    - 01. Introducing Actor Models and Akka.NET/01_16-Other Actor Model Frameworks and Libraries.mp4  2.2 MB
 
                
                    - 04. Creating Actor Hierarchies and Isolating Faults/04_01-Introduction.mp4  2.2 MB
 
                
                    - 04. Creating Actor Hierarchies and Isolating Faults/04_08-Creating the MoviePlayCounter Actor.mp4  2.1 MB
 
                
                    - 01. Introducing Actor Models and Akka.NET/01_17-Summary.mp4  1.9 MB
 
                
                    - 01. Introducing Actor Models and Akka.NET/01_04-Using Akka.NET in Different .NET Application Types.mp4  1.8 MB
 
                
                    - 01. Introducing Actor Models and Akka.NET/01_13-Akka.NET NuGet Packages.mp4  1.8 MB
 
                
                    - 03. Understanding Actor Lifecycles and States/03_09-Summary.mp4  1.8 MB
 
                
                    - 05. Deploying and Messaging Remote Actors/05_01-Introduction.mp4  1.7 MB
 
                
                    - 03. Understanding Actor Lifecycles and States/03_01-Introduction.mp4  1.7 MB
 
                
                    - 02. Defining and Using Actors and Messages/02_10-ReceiveActors.mp4  1.7 MB
 
                
                    - 05. Deploying and Messaging Remote Actors/05_07-Summary.mp4  1.6 MB
 
                
                    - 01. Introducing Actor Models and Akka.NET/01_15-Course Outline.mp4  1.5 MB
 
                
                    - 05. Deploying and Messaging Remote Actors/05_04-Configuring Akka.NET.mp4  1.4 MB
 
                
                    - 01. Introducing Actor Models and Akka.NET/01_08-Actors and Messages.mp4  1.4 MB
 
                
                    - 02. Defining and Using Actors and Messages/02_01-Introduction.mp4  1.4 MB
 
                
                    - 04. Creating Actor Hierarchies and Isolating Faults/04_06-Supervision and Message Sending.mp4  1.3 MB
 
                
                    - 01. Introducing Actor Models and Akka.NET/01_05-A Brief History of Akka.NET.mp4  1.2 MB
 
                
            
        
     
    Download Torrent
    
    Related Resources
    
    Copyright Infringement
    
        If the content above is not authorized, please contact us via activebusinesscommunication[AT]gmail.com. Remember to include the full url in your complaint.