buchspektrum Internet-Buchhandlung

Neuerscheinungen 2018

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Hillel Wayne

Practical TLA+


Planning Driven Development
1st ed. 2018. xxiii, 221 S. 22 SW-Abb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2018
ISBN: 1-484-23828-1 (1484238281)
Neue ISBN: 978-1-484-23828-8 (9781484238288)

Preis und Lieferzeit: Bitte klicken


Learn how to design complex, correct programs and fix problems before writing a single line of code. This book is a practical, comprehensive resource on TLA+ programming with rich, complex examples. Practical TLA+ shows you how to use TLA+ to specify a complex system and test the design itself for bugs.
YouŽll learn how even a short TLA+ spec can find critical bugs. Start by getting your feet wet with an example of TLA+ used in a bank transfer system, to see how it helps you design, test, and build a better application. Then, get some fundamentals of TLA+ operators, logic, functions, PlusCal, models, and concurrency. Along the way you will discover how to organize your blueprints and how to specify distributed systems and eventual consistency.

Finally, youŽll put what you learn into practice with some working case study applications, applying TLA+ to a wide variety of practical problems: from algorithm performance and data structures to business code and MapReduce. After reading and using this book, youŽll have what you need to get started with TLA+ and how to use it in your mission-critical applications.
What YouŽll Learn

Read and write TLA+ specs
Check specs for broken invariants, race conditions, and liveness bugs
Design concurrency and distributed systems
Learn how TLA+ can help you with your day-to-day production work
Who This Book Is For
Those with programming experience who are new to design and to TLA+.
Part I: The Semantics of TLA+ and PlusCal 1. An Example 2. PlusCal 3. Operators and Functions 4. Constants, Models, and Imports 5. Concurrency 6. Temporal Logic Part II: Applying TLA+
7. Algorithms 8. Data Structures 9. State Machines 10. Ambiguity and Feature Interation 11. Case Study: MapReduce Appendix A: Mathematics Appendix B: PT library Appendix C: PlusCal to TLA+

Hillel Wayne is a software consultant who specializes in formal methods and specification. He also writes on empirical engineering, software history, and education. In his free time, he juggles and makes chocolate. He lives in Chicago. You can find his other work at hillelwayne.com or on Twitter at @hillelogram.