Skip to main content

カート

VIP 特典をお楽しみいただけます!

購入できない書籍
お買い物かごをご確認ください。購入不可の商品を削除できます。削除されなかった購入不可の商品は、購入手続き時に削除されます。

おすすめ

Loading...

並列処理 電子書籍

並列処理 の本がお好きな方におすすめです。
1077件の検索結果中145168を表示
Skip side bar filters
  • Smart Contract Development with Solidity and Ethereum

    Mittal Akhil ...
    Create, develop and deploy a Smart Contract with ease KEY FEATURESA* Familiarize yourself with Blockchain terminology and its conceptsA* Understand and implement the Cryptography basic principlesA* Understand the life cycle of an Ethereum Transaction A* Explore and work with Dapps on Ethereum.A* A practical guide that will teach you to create and deploy Smart Contracts with Solidity DESCRIPTIONThe ... もっと見る

    2,390 円

  • Ultimate Elastic Kubernetes Service with AWS

    Build, Secure and Scale Production-Grade Kubernetes with AWS EKS. Key Features ● Real-world EKS scenarios with hands-on labs and practical implementation guides. ● Complete coverage from cluster setup to production-grade security and scaling. ● Expert insights on cost optimization and cloud-native best practices in AWS. Book Description As organizations increasingly adopt microservices and ... もっと見る

    3,138 円

  • iOS Development with SwiftUI

    Acquire the Knowledge and Skills to Create iOS Applications Using SwiftUI, Xcode 13, and UIKit

    Mukesh Sharma ...
    ‘iOS Development with SwiftUI' focuses on teaching and practicing the use of SwiftUI for developing iOS applications that leverage the latest iOS features.To begin, the book covers the fundamentals of SwiftUI and its core functionalities and how to write UI without having to worry much about it. It explains the fundamental Swift syntax, data types, control statements, functions, classes, and ... もっと見る

    2,787 円

  • Distributed and Cloud Computing

    From Parallel Processing to the Internet of Things

    Distributed and Cloud Computing: From Parallel Processing to the Internet of Things offers complete coverage of modern distributed computing technology including clusters, the grid, service-oriented architecture, massively parallel processors, peer-to-peer networking, and cloud computing. It is the first modern, up-to-date distributed systems textbook; it explains how to create high-performance, ... もっと見る

    9,511 円

  • Mastering IPython 4.0

    Complete guide to interactive and parallel computing using IPython 4.0

    Get to grips with the advanced concepts of interactive computing to make the most out of IPythonKey Features\[\*\]Most updated book on Interactive computing with IPython 4.0;\[\*\]Detailed, example-rich guide that lets you use the most advanced level interactive programming with IPython;\[\*\]Get flexible interactive programming with IPython using this comprehensive guideBook DescriptionIPython is ... もっと見る

    4,994 円

  • Cloud Application Architectures

    Building Applications and Infrastructure in the Cloud

    George Reese ...
    If you're involved in planning IT infrastructure as a network or system architect, system administrator, or developer, this book will help you adapt your skills to work with these highly scalable, highly redundant infrastructure services.While analysts hotly debate the advantages and risks of cloud computing, IT staff and programmers are left to determine whether and how to put their applications ... もっと見る

    2,174 円

  • Jenkins Essentials - Second Edition

    Mitesh Soni ...
    Develop a base for DevOps culture by implementing Continuous Integration and Continuous Delivery including automated builds, unit test execution, packaging, and static code analysis with Jenkins 2About This BookExplore Continuous Integration and automation, along with how to manage and configure JenkinsMaster using Jenkins to build, test, and package Java applicationsLearn about Jenkins' ... もっと見る

    4,751 円

  • Palo Alto Networks from Policy to Code

    Automate PAN-OS security policies with Python precision

    Create automated security policies for Palo Alto Networks firewalls that transform manual processes into scalable, code-based solutionsKey FeaturesStreamline security policy deployment using Python and automation toolsLearn how PAN-OS processes and secures enterprise network trafficImplement automated security actions for real-time threat mitigationGet With Your Book: PDF Copy, AI Assistant, and ... もっと見る

    3,444 円

  • An Introduction to Parallel Programming

    An Introduction to Parallel Programming, Second Edition presents a tried-and-true tutorial approach that shows students how to develop effective parallel programs with MPI, Pthreads and OpenMP.As the first undergraduate text to directly address compiling and running parallel programs on multi-core and cluster architecture, this second edition carries forward its clear explanations for designing, ... もっと見る

    6,661 円

  • Learning Dapr

    Get the authoritative guide to Dapr, the distributed application runtime that works with new and existing programming languages alike. Written by the model’s creators, this introduction shows you how Dapr not only unifies stateless, stateful, and actor programming models but also runs everywhere—in the cloud or on the edge.Authors Haishi Bai and Yaron Schneider with Microsoft’s Azure CTO team ... もっと見る

    4,611 円

  • Kickstart Blockchain and Cryptography Fundamentals

    Master Blockchain, Cryptography, and Smart Contracts Key Features ● Delves into core blockchain concepts, from cryptographic foundations to enterprise applications. ● Covers cutting-edge topics like smart contracts, Hyperledger, and blockchain interoperability, providing a future-focused perspective. ● Real-world examples of how blockchain can transform industries like finance, healthcare, and ... もっと見る

    2,510 円

  • Docker Cookbook

    Solutions and Examples for Building Distributed Applications

    Whether you’re deploying applications on premise or in the cloud, this cookbook provides developers, operators, and IT professionals with more than 130 proven recipes for working with Docker.With these practical solutions, experienced developers with no previous knowledge of Docker will be able to package and deploy distributed applications within a couple of chapters. IT professionals will be ... もっと見る

    3,529 円

  • Future Trends in 5G and 6G

    Challenges, Architecture, and Applications

    This book offers a comprehensive overview of basic communication and networking technologies. It focuses on emerging technologies, such as Software-Defined Network (SDN)-based ad hoc networks, 5G, Machine Learning, and Deep Learning solutions for communication and networking, Cloud Computing, etc. It also includes discussions on practical and innovative applications, including Network Security, ... もっと見る

    11,703 円

  • Next-Generation Smart Cities

    The Integration of AI, Blockchain, IoT and Emergent Networks

    Mahmoud Elkhodr ...
    This book offers a forward-looking analysis of emerging technologies converging in next-generation smart cities, examining both their opportunities and challenges. It explores the integration of AI, 6G networks, quantum computing, molecular communications, IoT, and IoNT through scenario-based analysis, highlighting AI-driven orchestration, blockchain, the metaverse, and advanced networking for ... もっと見る

    12,751 円

  • A Beginner’s Guide to Internet of Things Security

    Attacks, Applications, Authentication, and Fundamentals

    A Beginner’s Guide to Internet of Things Security focuses on security issues and developments in the Internet of Things (IoT) environment. The wide-ranging applications of IoT, including home appliances, transportation, logistics, healthcare, and smart cities, necessitate security applications that can be applied to every domain with minimal cost.IoT contains three layers: application layer, ... もっと見る

    5,938 円

  • Scalable and Secure Internet Services and Architecture

    Cheng-Zhong Xu ...
    シリーズ series Chapman & Hall/CRC Computer and Information Science Series
    Scalable and Secure Internet Services and Architecture provides an in-depth analysis of many key scaling technologies. Topics include: server clusters and load balancing; QoS-aware resource management; server capacity planning; Web caching and prefetching; P2P overlay network; mobile code and security; and mobility support for adaptive grid computi ... もっと見る

    16,071 円

  • Clean Architecture with Python

    Implement scalable and maintainable applications using proven architectural principles

    Sam Keen ...
    Future-proof your Python projects by creating flexible code that adapts to changing requirements with the help of this hands-on guide to achieving Clean ArchitectureKey FeaturesLearn Clean Architecture through a series of real-world, code-centric examples and exercisesOptimize system componentization, significantly reducing maintenance burden and overall complexityApply Clean Architecture concepts ... もっと見る

    3,874 円

  • Bootstrapping Service Mesh Implementations with Istio

    Build reliable, scalable, and secure microservices on Kubernetes with Service Mesh

    Anand Rai ...
    A step-by-step guide to Istio Service Mesh implementation, with examples of complex and distributed workloads built using microservices architecture and deployed in Kubernetes Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesLearn the design, implementation, and troubleshooting of Istio in a clear and concise formatGrasp concepts, ideas, and solutions that can be readily ... もっと見る

    4,047 円

  • Continuous Deployment

    Enable Faster Feedback, Safer Releases, and More Reliable Software

    Methods of delivering software are constantly evolving in order to increase speed to market without sacrificing reliability and stability. Mastering development end to end, from version control to production, and building production-ready code is now more important than ever. Continuous deployment takes it one step further. This method for delivering software automates the final step to production ... もっと見る

    4,611 円

  • Cloud Identity Patterns and Strategies

    Design enterprise cloud identity models with OAuth 2.0 and Azure Active Directory

    Get to grips with identity patterns and design a structured enterprise identity model for cloud applicationsKey FeaturesLearn all you need to know about different identity patterns and implementing them in real-world scenariosHandle multi-IDP-related common situations no matter how big your organizationGain practical insights into OAuth implementation patterns and flowsBook DescriptionIdentity is ... もっと見る

    3,357 円

  • Servicios en la nube con AWS

    Hoy en día, todo funciona “desde la nube”: guardamos fotos, trabajamos en remoto, vemos series en streaming o gestionamos empresas enteras sin saber exactamente cómo. Este libro viene a resolver esa incógnita. Diseñado con un enfoque práctico y didáctico, este libro es la guía perfecta para quienes desean entender cómo funciona el mundo cloud… sin necesidad de ser programadores._x000D_ _x000D ... もっと見る

    2,090 円

  • ERP Implementation and Business Architecture : Systems Approach for Design and Deployment

    Hindol Datta ...
    If you are a finance leader, executive, or board member, you probably already know that ERP systems are foundational to your organization. And yet, you may also sense that most implementations still fail to deliver what was promised. You are certainly not alone in feeling this way. ERP represents one of the largest capital investments that enterprises make, and yet it continues to be treated as a ... もっと見る

    2,200 円

  • Solutions Architect's Handbook

    Kick-start your career as a solutions architect by learning architecture design principles and strategies

    Third edition out now with coverage on Generative AI, clean architecture, edge computing, and moreKey FeaturesTurn business needs into end-to-end technical architectures with this practical guideAssess and overcome various challenges while updating or modernizing legacy applicationsFuture-proof your architecture with IoT, machine learning, and quantum computingBook DescriptionBecoming a solutions ... もっと見る

    7,748 円

  • Ultimate GraphQL for Scalable Web Apps

    Robins Gupta ...
    Master GraphQL to build scalable, production-ready web applications.Key Features● Build a complete Netflix-style streaming platform using GraphQL, React, Node.js, and Apollo.● Master production-grade concepts including DataLoader, caching, scalability, and performance tuning.● Learn by doing, and progress from GraphQL fundamentals to advanced real-world full-stack development.Book DescriptionAPIs ... もっと見る

    2,761 円