Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks Traitement parallèle

Si vous aimez les titres Traitement parallèle, vous allez adorer cette sélection.
Affichage de 481 à 504 sur 1088 résultats
Skip side bar filters
  • Autonomic Computing

    Concepts, Infrastructure, and Applications

    Modifié par Manish Parashar, Salim Hariri ...
    The complexity of modern computer networks and systems, combined with the extremely dynamic environments in which they operate, is beginning to outpace our ability to manage them. Taking yet another page from the biomimetics playbook, the autonomic computing paradigm mimics the human autonomic nervous system to free system developers and administrators from performing and overseeing low-level ... En savoir plus

    $322.92 CAD

  • Practical Process Automation

    par Bernd Ruecker ...
    In today's IT architectures, microservices and serverless functions play increasingly important roles in process automation. But how do you create meaningful, comprehensive, and connected business solutions when the individual components are decoupled and independent by design? Targeted at developers and architects, this book presents a framework through examples, practical advice, and use cases ... En savoir plus

    $57.99 CAD

  • Ultimate AI-Assisted Development with GitHub Copilot

    par Shallabh Dixitt ...
    Code smarter, Test faster, and Build better with GitHub Copilot! Key Features ● Master prompt engineering and multi-modal Copilot interactions. ● Use GitHub Copilot for real coding, testing, and DevOps tasks. ● Speed up development with AI-powered code and test generation. Book Description AI-assisted coding is transforming how software is built—faster, smarter, and with fewer errors. GitHub ... En savoir plus

    $34.24 CAD ou Gratuit avec Kobo Plus

  • Modern DevOps Practices

    Implement and secure DevOps in the public cloud with cutting-edge tools, tips, tricks, and techniques

    par Gaurav Agarwal ...
    Enhance DevOps workflows by integrating the functionalities of Docker, Kubernetes, Spinnaker, Ansible, Terraform, Flux CD, CaaS, and more with the help of practical examples and expert tipsKey FeaturesGet up and running with containerization-as-a-service and infrastructure automation in the public cloudLearn container security techniques and secret management with Cloud KMS, Anchore Grype, and ... En savoir plus

    $47.99 CAD ou Gratuit avec Kobo Plus

  • Programmer's Guide to Apache Thrift

    SummaryProgrammer's Guide to Apache Thrift provides comprehensive coverage of the Apache Thrift framework along with a developer's-eye view of modern distributed application architecture.Foreword by Jens Geyer.About the TechnologyThrift-based distributed software systems are built out of communicating components that use different languages, protocols, and message types. Sitting between them is ... En savoir plus

    $77.99 CAD

  • Shipping Go

    Develop, deliver, discuss, design, and go again

    par Joel Holmes ...
    Build and upgrade an automated software delivery pipeline that supports containerization, integration testing, semantic versioning, automated deployment, and more.In Shipping Go you will learn how to:Develop better software based on feedback from customersCreate a development pipeline that turns feedback into featuresReduce bugs with pipeline automation that validates code before it is ... En savoir plus

    $65.99 CAD

  • Resource Management on Distributed Systems

    Principles and Techniques

    Comprehensive guide to the principles, algorithms, and techniques underlying resource management for clouds, big data, and sensor-based systemsResource Management on Distributed Systems provides helpful guidance by describing algorithms and techniques for managing resources on parallel and distributed systems, including grids, clouds, and parallel processing-based platforms for big data analytics ... En savoir plus

    $141.99 CAD

  • Think Distributed Systems

    Mental models of reliable and scalable software

    par Dominik Tornow ...
    Reason confidently about distributed systems.Distributed systems are complex—but they’re also everywhere in modern software. A fuzzy understanding of how distributed systems work is no longer an option. Think Distributed Systems helps you develop clear and dependable mental models of distributed systems, so you can reason about complex problems with confidence. You’ll be able to reason confidently ... En savoir plus

    $65.99 CAD

  • Azure Cloud Projects

    Learn Microsoft Azure through hands-on, real-world projects

    Learn Microsoft Azure from the ground up—master the fundamentals, build simple cloud applications, and gain real-world experience with each projectKey FeaturesUnderstand the core concepts of Azure, including its architecture and primary servicesLearn to build full-fledged Azure projects—from web apps to containerized solutionsStart with Azure basics and move to advanced topics like DevOps, ... En savoir plus

    $40.99 CAD ou Gratuit avec Kobo Plus

  • AWS Certified Advanced Networking - Specialty Exam Guide

    Build your knowledge and technical expertise as an AWS-certified networking specialist

    par Marko Sluga ...
    Develop technical skills and expertise to automate AWS networking tasksKey FeaturesA fast paced guide that will help you pass the exam with confidenceLearn advanced skill sets to build effective AWS networking solutionsEnhance your AWS skills with practice exercises and mock testsBook DescriptionAmazon has recently come up a with specialty certifications which validates a particular user's ... En savoir plus

    $33.99 CAD ou Gratuit avec Kobo Plus

  • Mastering DevOps in Kubernetes

    Maximize your container workload efficiency with DevOps practices in Kubernetes (English Edition)

    DevOps with Kubernetes combines two powerful technologies to bring efficiency and speed to the software development process. Kubernetes has become the de facto standard for container orchestration, while DevOps practices are rapidly becoming essential for organizations to manage their software development and delivery pipelines. By using Kubernetes and DevOps practices together, teams can ... En savoir plus

    $21.99 CAD ou Gratuit avec Kobo Plus

  • Mastering Spring Reactive Programming for High Performance Web Apps

    Master Reactive Programming: Build Solutions with Reactive Spring Key Features ● Step-by-step approach to mastering Reactor and Spring WebFlux. ● Practical projects to apply and reinforce reactive programming skills. ● Real-world solutions for building scalable and efficient reactive systems. Book Description Mastering Spring Reactive Programming for High Performance Web Apps is a comprehensive ... En savoir plus

    $32.87 CAD ou Gratuit avec Kobo Plus

  • Ultimate ITIL® 4 for Intelligent and Sustainable Service Management

    Reimagining ITIL4 with AI, DevOps, and Green Thinking. Key Features ● End-to-end ITIL4 evolution from foundations to autonomous ITSM. ● Practical integration of AI, Agile, DevOps, and ESG principles. ● Execution-focused playbooks, maturity models, and real-world case studies. Book Description ITIL® is the globally adopted framework for designing, delivering, and improving value-driven IT services. ... En savoir plus

    $34.24 CAD ou Gratuit avec Kobo Plus

  • CUDA Programming

    A Developer's Guide to Parallel Computing with GPUs

    par Shane Cook ...
    If you need to learn CUDA but don't have experience with parallel computing, CUDA Programming: A Developer's Introduction offers a detailed guide to CUDA with a grounding in parallel fundamentals. It starts by introducing CUDA and bringing you up to speed on GPU parallelism and hardware, then delving into CUDA installation. Chapters on core concepts including threads, blocks, grids, and memory ... En savoir plus

    $44.99 CAD

  • Automatic Parallelization

    An Overview of Fundamental Compiler Techniques

    Collections series Synthesis Lectures on Computer Architecture
    Compiling for parallelism is a longstanding topic of compiler research. This book describes the fundamental principles of compiling "regular" numerical programs for parallelism. We begin with an explanation of analyses that allow a compiler to understand the interaction of data reads and writes in different statements and loop iterations during program execution. These analyses include dependence ... En savoir plus

    $39.99 CAD

  • Ultimate React Design Patterns for High Performance

    par Nabendu Biswas ...
    Master React Design Patterns That Turn Your Code into Enterprise-Ready Apps. Key Features ● Master advanced React patterns such as HOCs custom hooks and functional architecture. ● Build enterprise level design systems with Figma and reusable UI components. ● Apply advanced TypeScript to deliver scalable and strongly typed React applications. Book Description React has become the cornerstone of ... En savoir plus

    $34.24 CAD ou Gratuit avec Kobo Plus

  • Mastering Amazon EC2

    Unravel the complexities of EC2 to build robust and resilient applications

    par Badri Kesavan ...
    Master Amazon EC2 with this comprehensive guide to unleashing the full potential of cloud computing, optimizing performance, and revolutionizing your business processesKey FeaturesGain an in-depth understanding of EC2 core components, connectivity, networking, and security best practicesBuild resilient applications with load balancing, autoscaling and diverse storage optionsLearn advanced concepts ... En savoir plus

    $38.99 CAD ou Gratuit avec Kobo Plus

  • Computer Architecture: Digital Circuits To Microprocessors

    An introductory text to computer architecture, this comprehensive volume covers the concepts from logic gates to advanced computer architecture. It comes with a full spectrum of exercises and web-downloadable support materials, including assembler and simulator, which can be used in the context of different courses. The authors also make available a hardware description, which can be used in labs ... En savoir plus

    $65.99 CAD

  • Distributed Systems

    An Algorithmic Approach, Second Edition

    par Sukumar Ghosh ...
    Collections series Chapman & Hall/CRC Computer and Information Science Series
    Distributed Systems: An Algorithmic Approach, Second Edition provides a balanced and straightforward treatment of the underlying theory and practical applications of distributed computing. As in the previous version, the language is kept as unobscured as possible-clarity is given priority over mathematical formalism. This easily digestible text:Fea ... En savoir plus

    $82.99 CAD

  • Ultimate Blazor WebAssembly for Web Development

    Empower Your Web Development with Blazor WASM 8.0 Key Features ● Effortlessly combine Blazor Web Assembly 8.0 and C# for enhanced web app performance. ● Gain valuable insights and practical examples to master dynamic and responsive web application development. ● Learn to streamline development processes, debug effectively, and optimize performance for a competitive edge. Book Description Ultimate ... En savoir plus

    $27.39 CAD ou Gratuit avec Kobo Plus

  • Computing and Information Technology V11 Home Study

    An enhanced eBook published in full colour. Now including extensive interactive content enabling exploration by inserting any values that would occur in a real situation whereby the graphics are redrawn to reflect those changes.Calculations can be also tested against any standard subject textbook to compare the results.Interactive Technology when used in the classroom can motivate passive students ... En savoir plus

    $4.99 CAD

  • Learning Serverless

    par Jason Katzer ...
    Whether your company is considering serverless computing or has already made the decision to adopt this model, this practical book is for you. Author Jason Katzer shows early and mid-career developers what's required to build and ship maintainable and scalable services using this model.With this book, you'll learn how to build a modern production system in the cloud, viewed through the lens of ... En savoir plus

    $57.99 CAD

  • Linux Tackles Microsoft - Discover The Superior Performance And Power Savings of Linux Vs. Microsoft

    par John E. Meister ...
    Tests in this book show the performance differences of Linux vs. Microsoft Windows, XP, 7, 8, 8.1 and 10.On a Dell D630 (4gb Memory) Linux took 33.6 seconds to run a test, Win 10 took 333.583 seconds,that means on a D630 that Linux is 8.9x's faster than Microsoft Windows 10.UPDATED TESTS: (21 Jan 2015)On a Dell T3610 (16GB memory) Linux took 4.2 seconds to run the same test, Win 10 took 149.1 ... En savoir plus

    $0.99 CAD ou Gratuit avec Kobo Plus

  • Ultimate Python Libraries for Data Analysis and Visualization

    Test your Data Analysis skills to its fullest using Python and other no-code tools Key Features ● Comprehensive coverage of Python libraries such as Pandas, NumPy, Matplotlib, Seaborn, Julius AI for data acquisition, preparation, analysis, and visualization ● Real-world projects and practical applications for hands-on learning ● In-depth exploration of low-code and no-code tools for enhanced ... En savoir plus

    $24.65 CAD ou Gratuit avec Kobo Plus