Great Powers and World Order: Patterns and Prospects, Charles W. Kegley, Gregory A. Raymond
Автор: Finnanger Tone Название: Tilda`s Toy Box: Sewing Patterns for Soft Toys and More from the Magical World of Tilda ISBN: 1446306151 ISBN-13(EAN): 9781446306154 Издательство: David & Charles Рейтинг: Цена: 16820.00 T Наличие на складе: Невозможна поставка. Описание: Bestselling craft designer Tone Finnanger brings her talents to soft toys for children! Discover simple sewing patterns for adorably plump dolls with a range of outfits and accessories, cute creatures such as monkeys, and sea-themed creations such as pirates, whales and fish, all with the irresistible Tilda styling.
Автор: Sarah Peel Название: Sew Luna`s Friends: 20 Sewing Patterns for Luna Lapin`s Friends and Their Wonderful Wardrobes ISBN: 1446307018 ISBN-13(EAN): 9781446307014 Издательство: David & Charles Рейтинг: Цена: 16820.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Learn to make Luna Lapin`s friends and their exquisite wardrobes. This collection of sewing patterns features four of Luna`s best friends and their clothes including Reynard the Fox, Clementine the Cat, Freddie the Badger and Wilhelmina the Wood Mouse!
Автор: McCarthy Betsy Название: Knit Socks: 17 Classic Patterns for Cozy Feet ISBN: 1603425497 ISBN-13(EAN): 9781603425490 Издательство: Workman Рейтинг: Цена: 15170.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Includes two all-new sock patterns. This title offers sock knitters helpful advice on choosing sock yarns - what feels the best, what holds its shape, and what really lasts. It also includes a chart that provides alternative yarn weights and the corresponding number of stitches needed for each of the patterns and sizes.
Автор: Nabli Mustapha K. Название: The Great Recession and Developing Countries: Economic Impact and Growth Prospects ISBN: 0821385135 ISBN-13(EAN): 9780821385135 Издательство: Mare Nostrum (Eurospan) Цена: 29260.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: The Great Recession and Developing Countries delves into 10 country case studies that explore growth during the precrisis boom, the effects of the crisis, policy responses, and recovery. Looking beyond the crisis, the volume undertakes projections of medium-term growth and explores the possible impact of the global crisis.
Название: Prospects of the Industrial Areas of Great Britain ISBN: 0815370261 ISBN-13(EAN): 9780815370260 Издательство: Taylor&Francis Рейтинг: Цена: 48990.00 T Наличие на складе: Невозможна поставка. Описание: This book, first published in 1945, is based primarily on some fifty regional reports submitted to the Government between 1941 and 1943. The original reports, condensed and brought together in this volume, were for the most part prepared by members of university departments of economics or geography.
Автор: Braumoeller Название: The Great Powers and the International System ISBN: 1107659183 ISBN-13(EAN): 9781107659186 Издательство: Cambridge Academ Рейтинг: Цена: 27450.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: A systemic argument that is virtually unknown in international relations. This book describes and tests a fully systemic theory of international politics. Using statistics and diplomatic history, it traces statesmen`s efforts to influence the broad contours of the international system within which they interact.
Автор: Irish Lora Название: Great Book of Celtic Patterns, Second Edition, Revised and E ISBN: 1565239261 ISBN-13(EAN): 9781565239265 Издательство: GMC Рейтинг: Цена: 15830.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: In this new edition of the largest and most complete book on Celtic knot work, nationally known artist and best-selling author Lora S. Irish unravels the secrets to creating these intricate and beautiful designs.
Автор: Gamma, Erich Helm, Richard Johnson, Ralph Vissides Название: Design Patterns: Elements of Reusable Object-Oriented Software ISBN: 0201633612 ISBN-13(EAN): 9780201633610 Издательство: Pearson Education Рейтинг: Цена: 64670.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: Presents a catalog of simple solutions to commonly occurring design problems. These 23 patterns allow designers to create more reusable designs without having to rediscover the design solutions themselves. The authors begin by describing what patterns are, and how they can help you design object-oriented software.
Автор: Burns Brendan Название: Designing Distributed Systems: Patterns and Paradigms for Scalable, Reliable Services ISBN: 1491983647 ISBN-13(EAN): 9781491983645 Издательство: Wiley Рейтинг: Цена: 42230.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание: This report explores the concept of a digital business platform as a way of empowering individual business sectors to act on data in real time.
Автор: Richardson Chris Название: Microservice Patterns ISBN: 1617294543 ISBN-13(EAN): 9781617294549 Издательство: Pearson Education Рейтинг: Цена: 52790.00 T Наличие на складе: Есть у поставщика Поставка под заказ. Описание:
Summary
Microservices Patterns teaches enterprise developers and architects how to build applications with the microservice architecture. Rather than simply advocating for the use the microservice architecture, this clearly-written guide takes a balanced, pragmatic approach, exploring both the benefits and drawbacks.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Successfully developing microservices-based applications requires mastering a new set of architectural insights and practices. In this unique book, microservice architecture pioneer and Java Champion Chris Richardson collects, catalogues, and explains 44 patterns that solve problems such as service decomposition, transaction management, querying, and inter-service communication.
About the Book
Microservices Patterns teaches you how to develop and deploy production-quality microservices-based applications. This invaluable set of design patterns builds on decades of distributed system experience, adding new patterns for writing services and composing them into systems that scale and perform reliably under real-world conditions. More than just a patterns catalog, this practical guide offers experience-driven advice to help you design, implement, test, and deploy your microservices-based application.
What's inside
How (and why ) to use the microservice architecture
Service decomposition strategies
Transaction management and querying patterns
Effective testing strategies
Deployment patterns including containers and serverlessices
About the Reader
Written for enterprise developers familiar with standard enterprise application architecture. Examples are in Java.
About the Author
Chris Richardson is a Java Champion, a JavaOne rock star, author of Manning's POJOs in Action, and creator of the original CloudFoundry.com.
Table of Contents
Escaping monolithic hell
Decomposition strategies
Interprocess communication in a microservice architecture
Managing transactions with sagas
Designing business logic in a microservice architecture
Developing business logic with event sourcing
Implementing queries in a microservice architecture
External API patterns
Testing microservices: part 1
Testing microservices: part 2
Developing production-ready services
Deploying microservices
Refactoring to microservices
Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2) ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz