Prime logotipo Exclusivo para miembros Prime: ¿Nuevo en Audible? Obtén 2 audiolibros gratis con tu prueba.
Elige 1 audiolibro al mes de nuestra inigualable colección.
Escucha todo lo que quieras de entre miles de audiolibros, Originals y podcasts incluidos.
Accede a ofertas y descuentos exclusivos.
Premium Plus se renueva automáticamente por $14.95 al mes después de 30 días. Cancela en cualquier momento.
Reactive Design Patterns  Por  arte de portada

Reactive Design Patterns

De: Dr. Roland Kuhn, Brian Hanafee, Jamie Allen
Narrado por: Mark Thomas
Prueba por $0.00

US$14.95 al mes después de 30 días. Cancela en cualquier momento.

Compra ahora por US$24.95

Compra ahora por US$24.95

la tarjeta con terminación
Al confirmar tu compra, aceptas las Condiciones de Uso de Audible y el Aviso de Privacidad de Amazon. Impuestos a cobrar según aplique.

Resumen del Editor

Reactive Design Patterns is a clearly written guide for building message-driven distributed systems that are resilient, responsive, and elastic. In this book you'll find patterns for messaging, flow control, resource management, and concurrency, along with practical issues like test-friendly designs. All patterns include concrete examples using Scala and Akka.

Modern web applications potentially serve a vast numbers of users - and they need to keep working as servers fail and new ones come Online, users overwhelm limited resources, and information is distributed globally. A Reactive application adjusts to partial failures and varying loads, remaining responsive in an ever-changing distributed environment. The secret is message-driven architecture - and design patterns to organize it.

Reactive Design Patterns presents the principles, patterns, and best practices of Reactive application design. You'll learn how to keep one slow component from bogging down others with the Circuit Breaker pattern, how to shepherd a many-staged transaction to completion with the Saga pattern, how to divide datasets by Sharding, and more. You'll even see how to keep your source code readable and the system testable despite many potential interactions and points of failure.

What you'll learn from this audiobook:

  • The definitive guide to the Reactive Manifesto
  • Patterns for flow control, delimited consistency, fault tolerance, and much more
  • Hard-won lessons about what doesn't work
  • Architectures that scale under tremendous load

Most examples use Scala, Java, and Akka. Listeners should be familiar with distributed systems.

Dr. Roland Kuhn led the Akka team at Lightbend and co-authored the Reactive Manifesto. Brian Hanafee and Jamie Allen are experienced distributed systems architects.

PLEASE NOTE: When you purchase this title, the accompanying PDF will be available in your Audible Library along with the audio.

©2017 Manning Publications (P)2018 Manning Publications

Lo que los oyentes dicen sobre Reactive Design Patterns

Calificaciones medias de los clientes
Total
  • 4.5 out of 5 stars
  • 5 estrellas
    2
  • 4 estrellas
    2
  • 3 estrellas
    0
  • 2 estrellas
    0
  • 1 estrella
    0
Ejecución
  • 4 out of 5 stars
  • 5 estrellas
    1
  • 4 estrellas
    3
  • 3 estrellas
    0
  • 2 estrellas
    0
  • 1 estrella
    0
Historia
  • 5 out of 5 stars
  • 5 estrellas
    3
  • 4 estrellas
    1
  • 3 estrellas
    0
  • 2 estrellas
    0
  • 1 estrella
    0

Reseñas - Selecciona las pestañas a continuación para cambiar el origen de las reseñas.

Ordenar por:
Filtrar por:
  • Total
    5 out of 5 stars
  • Ejecución
    4 out of 5 stars
  • Historia
    5 out of 5 stars

The beginning of the book is outstanding

It is somewhat hard to keep focus later the chapters but the short introduction into how modern system fail - is very nice if you don’t have a real experience with it yet

Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.

Has calificado esta reseña.

Reportaste esta reseña

  • Total
    4 out of 5 stars
  • Ejecución
    4 out of 5 stars
  • Historia
    5 out of 5 stars

Big par of the book can be replaced by the audio

As the title says a big portion of the book is good in an audio only format. But some parts just aren’t, and some of these parts are pretty important (such as typical patterns). Probably makes sense to pair it with a text version, this way you cloud save some time on reading the full text but still dig into details where the audio does suffice

Se ha producido un error. Vuelve a intentarlo dentro de unos minutos.

Has calificado esta reseña.

Reportaste esta reseña

esto le resultó útil a 3 personas