Reactive design patterns

Summary 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-fri...

Descripción completa

Detalles Bibliográficos
Otros Autores: Kuhn, Roland, 1977- author (author), Hanafee, Brian, contributor (contributor), Allen, Jamie (Programming language creator), contributor (writer of foreword), Bonér, Jonas, writer of foreword
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/alma991009630099206719
Tabla de Contenidos:
  • Intro
  • Copyright
  • Brief Table of Contents
  • Table of Contents
  • Foreword
  • Preface
  • Acknowledgments
  • About this Book
  • About the Authors
  • Part 1. Introduction
  • Chapter 1. Why Reactive?
  • Chapter 2. A walk-through of the Reactive Manifesto
  • Chapter 3. Tools of the trade
  • Part 2. The philosophy in a nutshell
  • Chapter 4. Message passing
  • Chapter 5. Location transparency
  • Chapter 6. Divide and conquer
  • Chapter 7. Principled failure handling
  • Chapter 8. Delimited consistency
  • Chapter 9. Nondeterminism by need
  • Chapter 10. Message flow
  • Part 3. Patterns
  • Chapter 11. Testing reactive applications
  • Chapter 12. Fault tolerance and recovery patterns
  • Chapter 13. Replication patterns
  • Chapter 14. Resource-management patterns
  • Chapter 15. Message flow patterns
  • Chapter 16. Flow control patterns
  • Chapter 17. State management and persistence patterns
  • Appendix A. Diagramming Reactive systems
  • Appendix B. An illustrated example
  • Appendix C. The Reactive Manifesto
  • Index
  • List of Figures
  • List of Tables
  • List of Listings.