Chapter 5. Configuration, dependency injection, and logging

 

This chapter covers

  • Configuring actor deployments
  • Using dependency injection
  • Using Akka.NET’s logging system

You’ve learned how to deploy simple actors in Akka.NET, and in the remainder of the book, we’ll look at how you can create actors that solve more-complex problems. First, you need to understand how to inject configuration into Akka.NET, as a way of controlling how scenarios are handled in the framework.

5.1. Why do you need configuration?

 
 

5.2. Configuring an actor deployment

 
 
 

5.3. Dependency injection (DI)

 
 
 

5.4. Configuring with HOCON

 
 

5.5. Logging

 

5.6. Case study: Configuration and distributed systems

 
 
 

Summary

 
 
 
sitemap

Unable to load book!

The book could not be loaded.

(try again in a couple of minutes)

manning.com homepage