Cobol: This book includes: Cobol Basics for Beginners + Cobol Database Interaction + Cobol Code Optimization
ISBN: 9781955786355 / Angielski / Miękka / 498 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
261,41 zł |
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:
136,15 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:
231,72 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:
204,93 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:
261,41 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:
261,41 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:
185,41 zł |
Concurrent Programming: Handling Threads Like a Pro
ISBN: 9781779661807 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
174,30 zł |
Reactive Programming: Event-Driven Apps That Don't Suck
ISBN: 9781779661753 / Angielski Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
217,83 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:
929,45 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:
978,68 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:
650,72 zł |
Scientific Parallel Computing
ISBN: 9780691119359 / Angielski / Twarda / 392 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. What does Google's management of billions of Web pages have in common with analysis of a genome with billions of nucleotides? Both apply methods that coordinate many processors to accomplish a single task. From mining genomes to the World Wide Web, from modeling financial markets to global weather patterns, parallel computing enables computations that would otherwise be impractical if not impossible with sequential approaches alone. Its fundamental role as an enabler of simulations and data analysis continues an advance in a wide range of application areas.
What does Google's management of billions of Web pages have in common with analysis of a genome with billions of nucleotides? Both apply methods th... |
|
cena:
503,29 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:
327,41 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:
971,84 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:
1418,77 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:
853,13 zł |
Introduction to High Performance Computing for Scientists and Engineers
ISBN: 9781439811924 / Angielski / Miękka / 356 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Written by high performance computing (HPC) experts, Introduction to High Performance Computing for Scientists and Engineers provides a solid introduction to current mainstream computer architecture, dominant parallel programming models, and useful optimization strategies for scientific HPC. From working in a scientific computing center, the authors gained a unique perspective on the requirements and attitudes of users as well as manufacturers of parallel computers. The text first introduces the architecture of modern cache-based microprocessors and... Written by high performance computing (HPC) experts, Introduction to High Performance Computing for Scientists and Engineers provi... |
|
cena:
389,72 zł |
GPU Computing Gems, Emerald Edition
ISBN: 9780123849885 / Angielski / Twarda / 865 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. GPU Computing Gems Emerald Edition offers practical techniques in parallel computing using graphics processing units (GPUs) to enhance scientific research. The first volume in Morgan Kaufmann's Applications of GPU Computing Series, this book offers the latest insights and research in computer vision, electronic design automation, and emerging data-intensive applications. It also covers life sciences, medical imaging, ray tracing and rendering, scientific simulation, signal and audio processing, statistical modeling, video and image processing. This book is intended to... GPU Computing Gems Emerald Edition offers practical techniques in parallel computing using graphics processing units (GPUs) to enhance scien... |
|
cena:
285,78 zł |
CUDA Application Design and Development
ISBN: 9780123884268 / Angielski / Miękka / 315 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. As the computer industry retools to leverage massively parallel graphics processing units (GPUs), this book is designed to meet the needs of working software developers who need to understand GPU programming with CUDA and increase efficiency in their projects. CUDA Application Design and Development starts with an introduction to parallel computing concepts for readers with no previous parallel experience, and focuses on issues of immediate importance to working software developers: achieving high performance, maintaining competitiveness, analyzing CUDA benefits versus costs, and... As the computer industry retools to leverage massively parallel graphics processing units (GPUs), this book is designed to meet the needs of workin... |
|
cena:
207,83 zł |