Practical TLA+: Planning Driven Development
eBook Details:
- Paperback: 248 pages
- Publisher: WOW! eBook; 1st edition (October 12, 2018)
- Language: English
- ISBN-10: 1484238281
- ISBN-13: 978-1484238288
eBook Description:
Practical TLA+: Planning Driven Development
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.