• Wyszukiwanie zaawansowane
  • Kategorie
  • Kategorie BISAC
  • Książki na zamówienie
  • Promocje
  • Granty
  • Książka na prezent
  • Opinie
  • Pomoc
  • Załóż konto
  • Zaloguj się

Michel Raynal » książki

zaloguj się | załóż konto
Logo Krainaksiazek.pl

koszyk

konto

szukaj
topmenu
Księgarnia internetowa
Szukaj
Książki na zamówienie
Promocje
Granty
Książka na prezent
Moje konto
Pomoc
 
 
Wyszukiwanie zaawansowane
Pusty koszyk
Bezpłatna dostawa dla zamówień powyżej 20 złBezpłatna dostawa dla zamówień powyżej 20 zł

Kategorie główne

• Nauka
 [2949965]
• Literatura piękna
 [1857847]

  więcej...
• Turystyka
 [70818]
• Informatyka
 [151303]
• Komiksy
 [35733]
• Encyklopedie
 [23180]
• Dziecięca
 [617748]
• Hobby
 [139972]
• AudioBooki
 [1650]
• Literatura faktu
 [228361]
• Muzyka CD
 [398]
• Słowniki
 [2862]
• Inne
 [444732]
• Kalendarze
 [1620]
• Podręczniki
 [167233]
• Poradniki
 [482388]
• Religia
 [509867]
• Czasopisma
 [533]
• Sport
 [61361]
• Sztuka
 [243125]
• CD, DVD, Video
 [3451]
• Technologie
 [219309]
• Zdrowie
 [101347]
• Książkowe Klimaty
 [123]
• Zabawki
 [2362]
• Puzzle, gry
 [3791]
• Literatura w języku ukraińskim
 [253]
• Art. papiernicze i szkolne
 [7933]
Kategorie szczegółowe BISAC

Wyniki wyszukiwania:

wyszukanych pozycji: 11

Dostępność:
Kategoria:
Dostępny język:
Cena:
od:
do:
ilość na stronie:


 Concurrent Programming: Algorithms, Principles, and Foundations Michel Raynal 9783642446153
Concurrent Programming: Algorithms, Principles, and Foundations

ISBN: 9783642446153 / Angielski / Miękka / 2015 / 516 str.

ISBN: 9783642446153/Angielski/Miękka/2015/516 str.

Termin realizacji zamówienia: ok. 22 dni roboczych (Bez gwarancji dostawy przed świętami)
Michel Raynal

This book is devoted to the most difficult part of concurrent programming, namely synchronization concepts, techniques and principles when the cooperating entities are asynchronous, communicate through a shared memory, and may experience failures. Synchronization is no longer a set of tricks but, due to research results in recent decades, it relies today on sane scientific foundations as explained in this book.

In this book the author explains synchronization and the implementation of concurrent objects, presenting in a uniform and comprehensive way the major theoretical and...

This book is devoted to the most difficult part of concurrent programming, namely synchronization concepts, techniques and principles when the coop...

cena: 262,25

 Concurrent Crash-Prone Shared Memory Systems: A Few Theoretical Notions Michel, Raynal 9783031792014
Concurrent Crash-Prone Shared Memory Systems: A Few Theoretical Notions

ISBN: 9783031792014 / Angielski / Miękka / 2022

ISBN: 9783031792014/Angielski/Miękka/2022

Termin realizacji zamówienia: ok. 22 dni roboczych (Bez gwarancji dostawy przed świętami)
Raynal Michel
Theory is what remains true when technology is changing. So, it is important to know and master the basic concepts and the theoretical tools that underlie the design of the systems we are using today and the systems we will use tomorrow. This means that, given a computing model, we need to know what can be done and what cannot be done in that model. Considering systems built on top of an asynchronous read/write shared memory prone to process crashes, this monograph presents and develops the fundamental notions that are universal constructions, consensus numbers, distributed recursivity, power...
Theory is what remains true when technology is changing. So, it is important to know and master the basic concepts and the theoretical tools that unde...
cena: 242,07

 Distributed Algorithms for Message-Passing Systems Michel Raynal 9783642437434
Distributed Algorithms for Message-Passing Systems

ISBN: 9783642437434 / Angielski / Miękka / 2015 / 500 str.

ISBN: 9783642437434/Angielski/Miękka/2015/500 str.

Termin realizacji zamówienia: ok. 22 dni roboczych (Bez gwarancji dostawy przed świętami)
Michel Raynal
This book presents core concepts and algorithms of distributed computing, covering distributed graph algorithms; logical time and global states; mutual exclusion and resource allocation; high-level communication abstractions;distributed shared memory and more.
This book presents core concepts and algorithms of distributed computing, covering distributed graph algorithms; logical time and global states; mutua...
cena: 262,25

 Distributed Algorithms for Message-Passing Systems Michel Raynal 9783642381225
Distributed Algorithms for Message-Passing Systems

ISBN: 9783642381225 / Angielski / Twarda / 2013 / 500 str.

ISBN: 9783642381225/Angielski/Twarda/2013/500 str.

Termin realizacji zamówienia: ok. 22 dni roboczych (Bez gwarancji dostawy przed świętami)
Michel Raynal

Distributed computing is at the heart of many applications. It arises as soon as one has to solve a problem in terms of entities -- such as processes, peers, processors, nodes, or agents -- that individually have only a partial knowledge of the many input parameters associated with the problem. In particular each entity cooperating towards the common goal cannot have an instantaneous knowledge of the current state of the other entities. Whereas parallel computing is mainly concerned with 'efficiency', and real-time computing is mainly concerned with 'on-time computing', distributed...

Distributed computing is at the heart of many applications. It arises as soon as one has to solve a problem in terms of entities -- such as process...

cena: 363,12

 Fault-Tolerant Message-Passing Distributed Systems: An Algorithmic Approach Raynal, Michel 9783030068035
Fault-Tolerant Message-Passing Distributed Systems: An Algorithmic Approach

ISBN: 9783030068035 / Angielski / Miękka / 2018 / 459 str.

ISBN: 9783030068035/Angielski/Miękka/2018/459 str.

Termin realizacji zamówienia: ok. 22 dni roboczych (Bez gwarancji dostawy przed świętami)
Michel Raynal
cena: 201,72

 Concurrent Programming: Algorithms, Principles, and Foundations Michel Raynal 9783642320262
Concurrent Programming: Algorithms, Principles, and Foundations

ISBN: 9783642320262 / Angielski / Twarda / 2012 / 516 str.

ISBN: 9783642320262/Angielski/Twarda/2012/516 str.

Termin realizacji zamówienia: ok. 22 dni roboczych (Bez gwarancji dostawy przed świętami)
Michel Raynal

This book is devoted to the most difficult part of concurrent programming, namely synchronization concepts, techniques and principles when the cooperating entities are asynchronous, communicate through a shared memory, and may experience failures. Synchronization is no longer a set of tricks but, due to research results in recent decades, it relies today on sane scientific foundations as explained in this book.

In this book the author explains synchronization and the implementation of concurrent objects, presenting in a uniform and comprehensive way the major theoretical and...

This book is devoted to the most difficult part of concurrent programming, namely synchronization concepts, techniques and principles when the coop...

cena: 403,47

 Fault-Tolerant Message-Passing Distributed Systems: An Algorithmic Approach Raynal, Michel 9783319941400
Fault-Tolerant Message-Passing Distributed Systems: An Algorithmic Approach

ISBN: 9783319941400 / Angielski / Twarda / 2018 / 459 str.

ISBN: 9783319941400/Angielski/Twarda/2018/459 str.

Termin realizacji zamówienia: ok. 22 dni roboczych (Bez gwarancji dostawy przed świętami)
Michel Raynal
After an introductory chapter where the author presents a few definitions and examples, he then structures the book into parts on reliable broadcast communication abstraction, read/write register communication abstraction, agreement in synchronous systems, and agreement in asynchronous systems.
After an introductory chapter where the author presents a few definitions and examples, he then structures the book into parts on reliable broadcast c...
cena: 302,60

 Communication and Agreement Abstractions for Fault-Tolerant Asynchronous Distributed Systems Michel Raynal   9783031008726
Communication and Agreement Abstractions for Fault-Tolerant Asynchronous Distributed Systems

ISBN: 9783031008726 / Angielski / Miękka / 2010 / 276 str.

ISBN: 9783031008726/Angielski/Miękka/2010/276 str.

Termin realizacji zamówienia: ok. 22 dni roboczych (Bez gwarancji dostawy przed świętami)
Michel Raynal
Understanding distributed computing is not an easy task. This is due to the many facets of uncertainty one has to cope with and master in order to produce correct distributed software. Considering the uncertainty created by asynchrony and process crash failures in the context of message-passing systems, the book focuses on the main abstractions that one has to understand and master in order to be able to produce software with guaranteed properties. These fundamental abstractions are communication abstractions that allow the processes to communicate consistently (namely the register...
Understanding distributed computing is not an easy task. This is due to the many facets of uncertainty one has to cope with and master in order to pro...
cena: 201,72

 Fault-tolerant Agreement in Synchronous Message-passing Systems Michel Raynal   9783031008733
Fault-tolerant Agreement in Synchronous Message-passing Systems

ISBN: 9783031008733 / Angielski / Miękka / 2010 / 192 str.

ISBN: 9783031008733/Angielski/Miękka/2010/192 str.

Termin realizacji zamówienia: ok. 22 dni roboczych (Bez gwarancji dostawy przed świętami)
Michel Raynal
Understanding distributed computing is not an easy task. This is due to the many facets of uncertainty one has to cope with and master in order to produce correct distributed software. A previous book Communication and Agreement Abstraction for Fault-tolerant Asynchronous Distributed Systems (published by Morgan & Claypool, 2010) was devoted to the problems created by crash failures in asynchronous message-passing systems. The present book focuses on the way to cope with the uncertainty created by process failures (crash, omission failures and Byzantine behavior) in synchronous...
Understanding distributed computing is not an easy task. This is due to the many facets of uncertainty one has to cope with and master in order to pro...
cena: 141,19

 Distributed Algorithms: 9th International Workshop, WDAG '95, Le Mont-Saint-Michel, France, September 13 - 15, 1995. Proceedings Jean-Michel Helary, Michel Raynal 9783540602743
Distributed Algorithms: 9th International Workshop, WDAG '95, Le Mont-Saint-Michel, France, September 13 - 15, 1995. Proceedings

ISBN: 9783540602743 / Angielski / Miękka / 1995 / 340 str.

ISBN: 9783540602743/Angielski/Miękka/1995/340 str.

Termin realizacji zamówienia: ok. 22 dni roboczych (Bez gwarancji dostawy przed świętami)
Jean-Michel Helary;Michel Raynal
This book constitutes the proceedings of the 9th International Workshop on Distributed Algorithms, WDAG '95, held in Le Mont-Saint-Michel, France in September 1995.
Besides four invited contributions, 18 full revised research papers are presented, selected from a total of 48 submissions during a careful refereeing process. The papers document the progress achieved in the area since the predecessor workshop (LNCS 857); they are organized in sections on asynchronous systems, networks, shared memory, Byzantine failures, self-stabilization, and detection of properties.
This book constitutes the proceedings of the 9th International Workshop on Distributed Algorithms, WDAG '95, held in Le Mont-Saint-Michel, France in S...
cena: 201,72

 Distributed Computing and Networking: 14th International Conference, ICDCN 2013, Mumbai, India, January 3-6, 2013. Proceedings Davide Frey, Michel Raynal, Saswati Sarkar, Rudrapatna K. Shyamasundar, Prasun Sinha 9783642356674
Distributed Computing and Networking: 14th International Conference, ICDCN 2013, Mumbai, India, January 3-6, 2013. Proceedings

ISBN: 9783642356674 / Angielski / Miękka / 2012 / 466 str.

ISBN: 9783642356674/Angielski/Miękka/2012/466 str.

Termin realizacji zamówienia: ok. 22 dni roboczych (Bez gwarancji dostawy przed świętami)
Davide Frey;Michel Raynal;Saswati Sarkar
This book constitutes the refereed proceedings of the 14th International Conference on Distributed Computing and Networking, ICDCN 2013, held in Mumbai, India, during January 3-6, 2013. The 27 revised full papers, 5 short papers presented together with 7 poster papers were carefully reviewed and selected from 149 submissions. The papers cover topics such as distributed algorithms and concurrent data structures; integration of heterogeneous wireless and wired networks; distributed operating systems; internetworking protocols and internet applications; distributed database systems; mobile and...
This book constitutes the refereed proceedings of the 14th International Conference on Distributed Computing and Networking, ICDCN 2013, held in Mumba...
cena: 201,72


Facebook - konto krainaksiazek.pl



Opinie o Krainaksiazek.pl na Opineo.pl

Partner Mybenefit

Krainaksiazek.pl w programie rzetelna firma Krainaksiaze.pl - płatności przez paypal

Czytaj nas na:

Facebook - krainaksiazek.pl
  • książki na zamówienie
  • granty
  • książka na prezent
  • kontakt
  • pomoc
  • opinie
  • regulamin
  • polityka prywatności

Zobacz:

  • Księgarnia czeska

  • Wydawnictwo Książkowe Klimaty

1997-2025 DolnySlask.com Agencja Internetowa

© 1997-2022 krainaksiazek.pl
     
KONTAKT | REGULAMIN | POLITYKA PRYWATNOŚCI | USTAWIENIA PRYWATNOŚCI
Zobacz: Księgarnia Czeska | Wydawnictwo Książkowe Klimaty | Mapa strony | Lista autorów
KrainaKsiazek.PL - Księgarnia Internetowa
Polityka prywatnosci - link
Krainaksiazek.pl - płatnośc Przelewy24
Przechowalnia Przechowalnia