![]() |
Principles of Transactional Memory
ISBN: 9783031008740 / Angielski / Miękka / 196 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Transactional memory (TM) is an appealing paradigm for concurrent programming on shared memory architectures. With a TM, threads of an application communicate, and synchronize their actions, via in-memory transactions. Each transaction can perform any number of operations on shared data, and then either commit or abort. When the transaction commits, the effects of all its operations become immediately visible to other transactions; when it aborts, however, those effects are entirely discarded. Transactions are atomic: programmers get the illusion that every transaction executes all its...
Transactional memory (TM) is an appealing paradigm for concurrent programming on shared memory architectures. With a TM, threads of an application com...
|
cena:
141,19 zł |
![]() |
Rust Atomics and Locks: Low-Level Concurrency in Practice
ISBN: 9781098119447 / Angielski / Miękka / 150 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
215,17 zł |
![]() |
Concurrent, Parallel and Distributed Computing
ISBN: 9781774694480 / Angielski / Twarda Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
726,79 zł |
![]() |
Microservices with Go: Building scalable and reliable microservices with Go
ISBN: 9781804617007 / Angielski / Miękka / 328 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Build, scale, and maintain microservices in Golang with ease. Key Features Create and organize well-structured Go microservices Learn industry best practices and gain insights into Go microservice development tools, patterns, and solutions Cover hands-on Golang examples in each chapter Book DescriptionThis book covers the key benefits and common issues of microservices, helping you understand the problems microservice architecture helps to solve, the issues it usually introduces, and the ways to tackle them. You'll start by learning about the importance of using the right principles and...
Build, scale, and maintain microservices in Golang with ease. Key Features Create and organize well-structured Go microservices Learn industry best ...
|
cena:
215,17 zł |
![]() |
Programming Your GPU with OpenMP: Performance Portability for GPUs
ISBN: 9780262547536 / Angielski / Miękka / 336 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
383,34 zł |
![]() |
Practical Rust 1.x Cookbook: 100+ Solutions across Command Line, CI/CD, Kubernetes, Networking, Code Performance and Microservices
ISBN: 9788196228521 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
230,54 zł |
![]() |
Rust In Practice: A Programmers Guide to Build Rust Programs, Test Applications and Create Cargo Packages
ISBN: 9788196228507 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
230,54 zł |
![]() |
Parallel and High Performance Programming with Python: Unlock parallel and concurrent programming in Python using multithreading, CUDA, Pytorch and Dask.
ISBN: 9789388590730 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
163,52 zł |
![]() |
Building Concurrent Systems with Go: A Practical Guide to Concurrent and Parallel Programming
ISBN: 9798305128888 / Angielski / Miękka / 284 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
88,74 zł |
![]() |
Asynchronous network Programming with python
ISBN: 9798306192734 / Angielski / Miękka / 292 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
48,38 zł |
![]() |
Scalable AWS cloud Architecture
ISBN: 9798306333656 / Angielski / Miękka / 248 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
48,38 zł |
![]() |
Advanced CUDA C++ Algorithms for Semiconductor Engineering
ISBN: 9798306637631 / Angielski / Miękka / 520 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
cena:
201,72 zł |
![]() |
Mastering Cloud Computing: Foundations and Applications Programming
ISBN: 9780443404351 / Angielski / 01-03-2026 Książka dostępna od: 01-03-2026 |
|
Termin ukazania się książki: 01-03-2026
Książkę można już zamówić z rabatem 5% |
|
366,03 zł |
![]() |
Domain Decomposition Methods for Partial Differential Equations
ISBN: 9780198501787 / Angielski / Twarda / 376 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Domain decomposition methods are designed to allow the effective numerical solution of partial differential equations on parallel computer architectures. They comprise a relatively new field of study but have already found important applications in many branches of physics and engineering. In this book the authors illustrate the basic mathematical concepts behind domain decomposition, looking at a large variety of boundary value problems. Contents include symmetric elliptic equations, advection-diffusion equations, the elasticity problem, the Stokes problem for incompressible and compressible...
Domain decomposition methods are designed to allow the effective numerical solution of partial differential equations on parallel computer architectur...
|
cena:
918,96 zł |
![]() |
Introduction to Parallel Computing
ISBN: 9780198515760 / Angielski / Twarda / 288 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. In the last few years, courses on parallel computation have been developed and offered in many institutions in the UK, Europe and US as a recognition of the growing significance of this topic in mathematics and computer science. There is a clear need for texts that meet the needs of students and lecturers and this book, based on the author's lecture at ETH Zurich is an ideal practical student guide to scientific computing on parallel computers working up from a hardware instruction level, to shared memory machines and finally to distributed memory machines. Aimed at advanced undergraduate and...
In the last few years, courses on parallel computation have been developed and offered in many institutions in the UK, Europe and US as a recognition ...
|
cena:
965,17 zł |
![]() |
Parallel Combinatorial Optimization
ISBN: 9780471721017 / Angielski / Twarda / 352 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This text provides an excellent balance of theory and application that enables you to deploy powerful algorithms, frameworks, and methodologies to solve complex optimization problems in a diverse range of industries. Each chapter is written by leading experts in the fields of parallel and distributed optimization. Collectively, the contributions serve as a complete reference to the field of combinatorial optimization, including details and findings of recent and ongoing investigations.
This text provides an excellent balance of theory and application that enables you to deploy powerful algorithms, frameworks, and methodologies to sol...
|
cena:
610,75 zł |
![]() |
Parallel Substitution Algorithm: Theory and Application
ISBN: 9789810217778 / Angielski / Twarda / 232 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book treats a cellular automation as a model of algorithmic-oriented architectures for array data processing. Such an approach motivates the extension of the classical concept of Cellular Automation to Parallel Substitution Algorithm (PSA) in order to fit the potentialities of microelectronics and optics. In this way the following problems of designing cellular architectures are solved: mapping a PSA into a cellular array, space-time, space-space (2D fi 3D) and local-global equivalent transformations of PSAs, composition and decomposition of PSAs, as well as the validity of cellular...
This book treats a cellular automation as a model of algorithmic-oriented architectures for array data processing. Such an approach motivates the exte...
|
cena:
307,30 zł |
![]() |
Algorithms & Architectures for Parallel Processing, 4th Intl Conf
ISBN: 9789810244811 / Angielski / Miękka / 744 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. ICA 3PP was a conference that brought together researchers and practitioners from academia, industry and governments to advance the knowledge of parallel and distributed computing. These proceedings constitute a well-defined set of research papers in two broad areas of parallel and distributed computing: architectures, algorithms and networks; and systems and applications.
ICA 3PP was a conference that brought together researchers and practitioners from academia, industry and governments to advance the knowledge of paral...
|
cena:
912,15 zł |
![]() |
Use of High Performance Computing in Meteorology - Proceedings of the Twelfth Ecmwf Workshop
ISBN: 9789812775887 / Angielski / Twarda / 284 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Geosciences particularly numerical weather predication, are demanding the highest levels of computer power available. This volume provides an overview of the achievements and plans for the use of parallel techniques in the fields of meteorology, climatology and oceanography.
Geosciences particularly numerical weather predication, are demanding the highest levels of computer power available. This volume provides an overview...
|
cena:
1331,63 zł |
![]() |
High-Performance Parallel DP &
ISBN: 9780470107621 / Angielski / Twarda / 576 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 'High Performance Parallel Database Processing and Grid Databases' targets the theoretical/conceptual details needed to form a base of understanding and delivers information on development, implementations, and analytical modeling of parallel databases.
'High Performance Parallel Database Processing and Grid Databases' targets the theoretical/conceptual details needed to form a base of understanding a...
|
cena:
800,73 zł |