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
Otros Autores: Roestenburg, Raymond, author (author), Williams, Rob, author, Bakker, Robertus, author
Formato: Libro electrónico
Idioma:Inglés
Publicado: Shelter Island, New York : Manning [2017]
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629884606719
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.