Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Introduction to Distributed Self-Stabilizing Algorithms, Karine Altisen, Stephane Devismes, Swan Dubois, Franck Petit


Варианты приобретения
Цена: 72070.00T
Кол-во:
 о цене
Наличие: Отсутствует. 
Возможна поставка под заказ. Дата поступления на склад уточняется после оформления заказа


Добавить в корзину
в Мои желания

Автор: Karine Altisen, Stephane Devismes, Swan Dubois, Franck Petit
Название:  Introduction to Distributed Self-Stabilizing Algorithms
ISBN: 9781681735368
Издательство: Mare Nostrum (Eurospan)
Классификация:



ISBN-10: 1681735369
Обложка/Формат: Paperback
Страницы: 165
Вес: 0.29 кг.
Дата издания: 30.04.2019
Серия: Synthesis lectures on distributed computing theory
Язык: English
Размер: 235 x 191 x 9
Читательская аудитория: Professional and scholarly
Ключевые слова: Computer networking & communications,Computer programming / software development,Parallel processing, COMPUTERS / Networking / General,COMPUTERS / Systems Architecture / Distributed Systems & Computing,COMPUTERS / Programming / Algorithms
Рейтинг:
Поставляется из: Англии
Описание: This book aims at being a comprehensive and pedagogical introduction to the concept of self-stabilization , introduced by Edsger Wybe Dijkstra in 1973. Self-stabilization characterizes the ability of a distributed algorithm to converge within finite time to a configuration from which its behavior is correct (i.e., satisfies a given specification), regardless the arbitrary initial configuration of the system. This arbitrary initial configuration may be the result of the occurrence of a finite number of transient faults. Hence, self-stabilization is actually considered as a versatile non-masking fault tolerance approach, since it recovers from the effect of any finite number of such faults in a unified manner. Another major interest of such an automatic recovery method comes from the difficulty of resetting malfunctioning devices in a large-scale (and so, geographically spread) distributed system (the Internet, Pair-to-Pair networks, and Delay Tolerant Networks are examples of such distributed systems). Furthermore, self-stabilization is usually recognized as a lightweight property to achieve fault tolerance as compared to other classical fault tolerance approaches. Indeed, the overhead, both in terms of time and space, of state-of-the-art self-stabilizing algorithms is commonly small. This makes self-stabilization very attractive for distributed systems equipped of processes with low computational and memory capabilities, such as wireless sensor networks. After more than 40 years of existence, self-stabilization is now sufficiently established as an important field of research in theoretical distributed computing to justify its teaching in advanced research-oriented graduate courses. This book is an initiation course, which consists of the formal definition of self-stabilization and its related concepts, followed by a deep review and study of classical (simple) algorithms, commonly used proof schemes and design patterns, as well as premium results issued from the self-stabilizing community. As often happens in the self-stabilizing area, in this book we focus on the proof of correctness and the analytical complexity of the studied distributed self-stabilizing algorithms. Finally, we underline that most of the algorithms studied in this book are actually dedicated to the high-level atomic-state model , which is the most commonly used computational model in the self-stabilizing area. However, in the last chapter, we present general techniques to achieve self-stabilization in the low-level message passing model, as well as example algorithms.

Introduction to algorithms  3 ed.

Автор: Cormen, Thomas H., E
Название: Introduction to algorithms 3 ed.
ISBN: 0262033844 ISBN-13(EAN): 9780262033848
Издательство: MIT Press
Рейтинг:
Цена: 183920.00 T
Наличие на складе: Нет в наличии.
Описание: A new edition of the essential text and professional reference, with substantial new material on such topics as vEB trees, multithreaded algorithms, dynamic programming, and edge-base flow.

Numerical Integration of Space Fractional Partial Differential Equations: Volume 1 - Introduction to Algorithms and Computer Coding in R

Автор: Younes Salehi, William E. Schiesser
Название: Numerical Integration of Space Fractional Partial Differential Equations: Volume 1 - Introduction to Algorithms and Computer Coding in R
ISBN: 1681732076 ISBN-13(EAN): 9781681732077
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 82230.00 T
Наличие на складе: Нет в наличии.
Описание: Partial differential equations are one of the most used widely forms of mathematics in science and engineering. Two fractional PDEs can be considered, fractional in time, and fractional in space. These two volumes are directed to the development and use of SFPDEs, with the discussion divided into an introduction to Algorithms and Computer Coding in R and applications from classical integer PDEs.

Introduction to Algorithms

Автор: Rex Porbasas Flejoles
Название: Introduction to Algorithms
ISBN: 1773612182 ISBN-13(EAN): 9781773612188
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 164470.00 T
Наличие на складе: Невозможна поставка.
Описание: Provides an exhaustive introduction to present-day investigations of algorithms. It presents numerous algorithms, making their outline and examination available to every level of reader. The author has endeavored to keep clarifications rudimentary without giving up numerical meticulousness. Every chapter introduces a calculation, a planning system, an application zone, or a related subject.

Numerical Integration of Space Fractional Partial Differential Equations: Volume 1 - Introduction to Algorithms and Computer Coding in R

Автор: Younes Salehi, William E. Schiesser
Название: Numerical Integration of Space Fractional Partial Differential Equations: Volume 1 - Introduction to Algorithms and Computer Coding in R
ISBN: 1681732653 ISBN-13(EAN): 9781681732657
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 108110.00 T
Наличие на складе: Невозможна поставка.
Описание: Partial differential equations are one of the most used widely forms of mathematics in science and engineering. Two fractional PDEs can be considered, fractional in time, and fractional in space. These two volumes are directed to the development and use of SFPDEs, with the discussion divided into an introduction to Algorithms and Computer Coding in R and applications from classical integer PDEs.

Introduction to genetic algorithms for scientists and engineers

Автор: Coley, David
Название: Introduction to genetic algorithms for scientists and engineers
ISBN: 9810236026 ISBN-13(EAN): 9789810236021
Издательство: World Scientific Publishing
Рейтинг:
Цена: 43290.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: The approach taken in this text is largely practical, with algorithms being presented in full and working code (in BASIC, FORTRAN, PASCAL and C) on the accompanying disk. Exercises are included at the end of several chapters, many of which are computer based.

Introduction to Distributed Self-Stabilizing Algorithms

Автор: Karine Altisen, Stephane Devismes, Swan Dubois, Franck Petit
Название: Introduction to Distributed Self-Stabilizing Algorithms
ISBN: 1681735385 ISBN-13(EAN): 9781681735382
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 93330.00 T
Наличие на складе: Нет в наличии.
Описание: This book aims at being a comprehensive and pedagogical introduction to the concept of self-stabilization , introduced by Edsger Wybe Dijkstra in 1973. Self-stabilization characterizes the ability of a distributed algorithm to converge within finite time to a configuration from which its behavior is correct (i.e., satisfies a given specification), regardless the arbitrary initial configuration of the system. This arbitrary initial configuration may be the result of the occurrence of a finite number of transient faults. Hence, self-stabilization is actually considered as a versatile non-masking fault tolerance approach, since it recovers from the effect of any finite number of such faults in a unified manner. Another major interest of such an automatic recovery method comes from the difficulty of resetting malfunctioning devices in a large-scale (and so, geographically spread) distributed system (the Internet, Pair-to-Pair networks, and Delay Tolerant Networks are examples of such distributed systems). Furthermore, self-stabilization is usually recognized as a lightweight property to achieve fault tolerance as compared to other classical fault tolerance approaches. Indeed, the overhead, both in terms of time and space, of state-of-the-art self-stabilizing algorithms is commonly small. This makes self-stabilization very attractive for distributed systems equipped of processes with low computational and memory capabilities, such as wireless sensor networks. After more than 40 years of existence, self-stabilization is now sufficiently established as an important field of research in theoretical distributed computing to justify its teaching in advanced research-oriented graduate courses. This book is an initiation course, which consists of the formal definition of self-stabilization and its related concepts, followed by a deep review and study of classical (simple) algorithms, commonly used proof schemes and design patterns, as well as premium results issued from the self-stabilizing community. As often happens in the self-stabilizing area, in this book we focus on the proof of correctness and the analytical complexity of the studied distributed self-stabilizing algorithms. Finally, we underline that most of the algorithms studied in this book are actually dedicated to the high-level atomic-state model , which is the most commonly used computational model in the self-stabilizing area. However, in the last chapter, we present general techniques to achieve self-stabilization in the low-level message passing model, as well as example algorithms.

Game Theory: A Classical Introduction, Mathematical Games, and the Tournament

Автор: Andrew McEachern
Название: Game Theory: A Classical Introduction, Mathematical Games, and the Tournament
ISBN: 1681731584 ISBN-13(EAN): 9781681731582
Издательство: Mare Nostrum (Eurospan)
Рейтинг:
Цена: 46200.00 T
Наличие на складе: Невозможна поставка.
Описание: Presents collected notes from an introductory game theory course taught at Queen`s University. The course introduced traditional game theory and its formal analysis, but also moved to more modern approaches to game theory, providing a broad introduction to the current state of the discipline.

Introduction to Recursive Programming

Автор: Rubio-Sanchez
Название: Introduction to Recursive Programming
ISBN: 113810521X ISBN-13(EAN): 9781138105218
Издательство: Taylor&Francis
Рейтинг:
Цена: 153120.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Recursion is an important problem-solving skill that is considered to be one of the most difficult topics to master by CS1/2 students. This book helps students assimilate its fundamental concepts by analyzing a large number of problems of different nature, covering classical problems found in the literature, as well as richer related problems.

An Introduction to Formal Logic

Автор: Peter Smith
Название: An Introduction to Formal Logic
ISBN: 1108411398 ISBN-13(EAN): 9781108411394
Издательство: Cambridge Academ
Рейтинг:
Цена: 29560.00 T
Наличие на складе: Поставка под заказ.
Описание: Formal logic provides us with a powerful set of techniques for criticizing some arguments and showing others to be valid. These techniques are relevant to all of us with an interest in being skilful and accurate reasoners. In this very accessible book, extensively revised and rewritten for the second edition, Peter Smith presents a guide to the fundamental aims and basic elements of formal logic. He introduces the reader to the languages of propositional and predicate logic, and develops natural deduction systems for evaluating arguments translated into these languages. His discussion is richly illustrated with worked examples and exercises, and alongside the formal work there is illuminating philosophical commentary. This book will make an ideal text for a first logic course and will provide a firm basis for further work in formal and philosophical logic.

Distributed Algorithms: An Intuitive Approach

Автор: Fokkink Wan
Название: Distributed Algorithms: An Intuitive Approach
ISBN: 0262037661 ISBN-13(EAN): 9780262037662
Издательство: MIT Press
Рейтинг:
Цена: 56430.00 T
Наличие на складе: Невозможна поставка.
Описание:

The new edition of a guide to distributed algorithms that emphasizes examples and exercises rather than the intricacies of mathematical models.

This book offers students and researchers a guide to distributed algorithms that emphasizes examples and exercises rather than the intricacies of mathematical models. It avoids mathematical argumentation, often a stumbling block for students, teaching algorithmic thought rather than proofs and logic. This approach allows the student to learn a large number of algorithms within a relatively short span of time. Algorithms are explained through brief, informal descriptions, illuminating examples, and practical exercises. The examples and exercises allow readers to understand algorithms intuitively and from different perspectives. Proof sketches, arguing the correctness of an algorithm or explaining the idea behind fundamental results, are also included. The algorithms presented in the book are for the most part "classics," selected because they shed light on the algorithmic design of distributed systems or on key issues in distributed computing and concurrent programming.

This second edition has been substantially revised. A new chapter on distributed transaction offers up-to-date treatment of database transactions and the important evolving area of transactional memory. A new chapter on security discusses two exciting new topics: blockchains and quantum cryptography. Sections have been added that cover such subjects as rollback recovery, fault-tolerant termination detection, and consensus for shared memory. An appendix offers pseudocode descriptions of many algorithms. Solutions and slides are available for instructors.

Distributed Algorithms can be used in courses for upper-level undergraduates or graduate students in computer science, or as a reference for researchers in the field.


Introduction to Distributed Computer Systems

Автор: Czaja
Название: Introduction to Distributed Computer Systems
ISBN: 3319720228 ISBN-13(EAN): 9783319720227
Издательство: Springer
Рейтинг:
Цена: 93160.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This book introduces readers to selected issues in distributed systems, and primarily focuses on principles, not on technical details. Though the systems discussed are based on existing (von Neumann) computer architectures, the book also touches on emerging processing paradigms.

Introduction to Reliable and Secure Distributed Programming

Автор: Christian Cachin; Rachid Guerraoui; Lu?s Rodrigues
Название: Introduction to Reliable and Secure Distributed Programming
ISBN: 3642423272 ISBN-13(EAN): 9783642423277
Издательство: Springer
Рейтинг:
Цена: 53100.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Failures may range from crashes to adversarial attacks by malicious processes.Cachin, Guerraoui, and Rodrigues present an introductory description of fundamental distributed programming abstractions together with algorithms to implement them in distributed systems, where processes are subject to crashes and malicious attacks.


Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия