Cargando…

Akka in action /

Akka in Action shows you how to build message-oriented systems with Akka. This comprehensive, hands-on tutorial introduces each concept with a working example. You?ll start with the big picture of how Akka works, and then quickly build and deploy a fully functional REST service out of actors. You?ll...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Roestenburg, Raymond (Autor), Bakker, Rob, (Software developer) (Autor), Williams, Rob (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Shelter Island, NY : Manning Publications, [2017]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Introducing Akka
  • Up and running
  • Test-driven development with actors
  • Fault tolerance
  • Futures
  • Your first distributed Akka app
  • Configuration, logging, and deployment
  • Structural patterns for actors
  • Routing messages
  • Message channels
  • Finite-state machines and agents
  • System integration
  • Streaming
  • Clustering
  • Actor persistence
  • Performance tips
  • Looking ahead.