Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Parallel Processing eBooks

If you like Parallel Processing eBooks, then you'll love these top picks.
Showing 937 - 960 of 1070 Results
Skip side bar filters
  • Advanced LISP Technology

    Developments in Lisp technology have been accelerated by a number of factors, including the increased interest in Artificial Intelligence and the emergence of Common Lisp. Advanced Lisp Technology, the fourth volume in the Advanced Information Processing Technology series, brings together various Japanese researchers working in the field of Lisp te ... Read more

    $91.99 USD

  • Information Networking in Asia

    This volume comprises a collection of papers from the 12th international conference on information networking. (ICOIN-12) held in Tokyo 1998. Technical papers on communication networks and distributed systems were presented, along side internet-based electronic commerce network systems, academic research papers, e.g. high-speed communication ATM. ... Read more

    $254.99 USD

  • Overlay Networks

    Toward Information Networking.

    by Sasu Tarkoma ...
    With their ability to solve problems in massive information distribution and processing, while keeping scaling costs low, overlay systems represent a rapidly growing area of R&D with important implications for the evolution of Internet architecture.Inspired by the author’s articles on content based routing, Overlay Networks: Toward Information Networking provides a complete introduction to overlay ... Read more

    $140.99 USD

  • Ultimate Rocky Linux 9 for Network Administration

    Build, Automate and Scale Enterprise Systems with Rocky Linux, Docker and Ansible. Key Features ● A comprehensive guide to Rocky Linux 9.5 server administration. ● Hands-on deployment of AWS cloud with real-world scenarios. ● Deep dive into virtualization, containers, and automation. ● Secure and optimize enterprise systems, using industry best practices. Book Description Rocky Linux has rapidly ... Read more

    $24.99 USD or Free with Kobo Plus

  • Prompting Python for Full Stack Development

    Python skills open doors across software development, data, automation, and AI — and enable writing working code faster using natural language. Prompting Python for Full Stack Development shows you how to build real Python applications while using AI tools to generate, debug, and refine code at every stage of the development process. You begin with Python fundamentals — syntax, data structures, ... Read more

    $19.99 USD or Free with Kobo Plus

  • Ultimate Terraform for Cloud Security

    by Anish Kumar ...
    Automate, Secure, and Scale Multi-Cloud Environments with Terraform. Key Features ● Hands-on Terraform techniques to secure multi-cloud workloads end-to-end. ● Automate security and compliance with policy-as-code best practices. ● Real-world case studies, modules, and examples for practical adoption. Book Description As organizations adopt AWS, Azure, and GCP, securing cloud infrastructure at ... Read more

    $24.99 USD or Free with Kobo Plus

  • System Design for the LLM Era

    Patterns and principles for production-grade AI architecture

    STOP building fragile AI wrappers; START designing resilient AI systems.Key FeaturesFrom LLM fundamentals to real-world practicalitiesPatterns and principles for architecting LLM-based systemsLearn from in-depth case studiesDecouple from premium models using tiered fallbackEvent-driven architectures for decoupling high-latency agentic workflowsCost management approachesSecurity strategies for LLM ... Read more

    $35.99 USD or Free with Kobo Plus

  • Building Data Apps with Streamlit

    Turn Python Scripts into Interactive AI-Powered Apps with StreamlitKey Features● Build complete Streamlit apps from data exploration to deployment● Integrate ML models and AI chatbots into interactive Python apps● Master caching, state management, cloud deployment, and multipage architectureBook DescriptionStreamlit has transformed how developers present data science and machine-learning work by ... Read more

    $24.99 USD or Free with Kobo Plus

  • Architecture of Massively Parallel Microprocessor Systems

    Series series Computer Architecture
    In the last 11 years, a lot has changed in this field. That's to be expected in a technology that is driven by Moore's Law, where complexity doubles every 18 months or so. So we have a factor of 7 or so, but actually the rate of change is increasing.Where we are today is machines built with multiple cores on one chip, each core being a complete computer. The same communication schemes discussed in ... Read more

    $4.99 USD

  • Kickstart Artificial Intelligence Fundamentals

    Master AI Fundamentals and Build Real-World Machine Learning and Deep Learning Solutions. Key Features ● Hands-on AI guide with Python, TensorFlow, and Keras implementations. ● Step-by-step walkthroughs of Machine Learning, Artificial Neural Networks (ANN), Convolutional Neural Networks (CNN), Recurrent Neural Networks (RNN), and Long Short-Term Memory (LSTM) models. ● Bridges AI theory with real ... Read more

    $17.99 USD or Free with Kobo Plus

  • Shipping Go

    Develop, deliver, discuss, design, and go again

    by 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 ... Read more

    $49.99 USD

  • Applied Parallel Computing

    by Yuefan Deng ...
    The book provides a practical guide to computational scientists and engineers to help advance their research by exploiting the superpower of supercomputers with many processors and complex networks. This book focuses on the design and analysis of basic parallel algorithms, the key components for composing larger packages for a wide range of applications. ... Read more

    $39.99 USD

  • Mastering Elastic Kubernetes Service on AWS

    Deploy and manage EKS clusters to support cloud-native applications in AWS

    Leverage AWS EKS to optimally manage Kubernetes deployment, scaling, and monitoring for your containerized applications Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesSeamlessly deploy and run Kubernetes applications on AWSOvercome security and networking issues in Kubernetes to improve the performance of your appsScale and provision resources to meet the dynamic needs ... Read more

    $37.99 USD or Free with Kobo Plus

  • Architecting for Scale

    How to Maintain High Availability and Manage Risk in the Cloud

    by Lee Atchison ...
    Every day, companies struggle to scale critical applications. As traffic volume and data demands increase, these applications become more complicated and brittle, exposing risks and compromising availability. With the popularity of software as a service, scaling has never been more important.Updated with an expanded focus on modern architecture paradigms such as microservices and cloud computing, ... Read more

    $41.99 USD

  • The Cloud Computing Journey

    Design and deploy resilient and secure multi-cloud systems with practical guidance

    by Divit Gupta ...
    Elevate your expertise and gain holistic insights into cloud technology with a focus on smoothly transitioning from on-premises to the cloudKey FeaturesAnalyze cloud architecture in depth, including different layers, components, and design principlesExplore various types of cloud services from AWS, Microsoft Azure, Google Cloud, Oracle Cloud Infrastructure, and moreImplement best practices and ... Read more

    $34.99 USD or Free with Kobo Plus

  • JAX PROGRAMMING

    UNLOCK BLAZING FAST NUMERICAL COMPUTING FOR PYTHON PROGRAMMING AND MACHINE LEARNING

    JAX: A Game-Changer for High-Performance Python and Machine LearningJAX is a powerful Python library designed to empower you with unparalleled efficiency in numerical computing and machine learning tasks. Built on the foundation of NumPy, it seamlessly integrates with your existing Python workflows while offering significant performance enhancements.Key Features Unleashing SpeedJust-in-Time (JIT) ... Read more

    $6.89 USD

  • Mastering Design Patterns for Layered Testing

    by Manish Saini ...
    Master Layered Test Automation and Build Integrate and Deploy with Confidence Key Features ● Implement automated testing across UI, API, and backend for robust coverage ● Seamlessly integrate test automation with CI/CD pipelines for efficiency ● Master advanced testing strategies for microservices and distributed systems Book Description In today’s fast-paced software development landscape, ... Read more

    $19.99 USD or Free with Kobo Plus

  • Kickstart Quantum Computing and Communication Fundamentals

    Unlock tomorrow’s tech revolution with quantum computing and communication. Key Features ● Comprehensive coverage of quantum computing from qubits to entanglement. ● Practical insights into real-world applications and emerging trends. ● Visual learning with diagrams and examples to simplify complex concepts. ● Exploration of quantum algorithms, cryptography, and next-gen technologies. Book ... Read more

    $19.99 USD or Free with Kobo Plus

  • Ultimate ITIL® 4 ITSM for AI-Powered Service Management

    Reimagine ITSM with AI for Predictive, Proactive, and Impactful Outcomes. Key Features ● Bridges AI fundamentals with ITIL® 4 practices for real-world applications. ● Explains AIOps, intelligent automation, and predictive analytics in ITSM. ● Provides governance, risk, and ethics framework for AI adoption in ITSM. ● Offers a forward-looking view on GenAI, ChatGPT, and next-gen ITSM trends. Book ... Read more

    $24.99 USD or Free with Kobo Plus

  • AWS System Administration

    Best Practices for Sysadmins in the Amazon Cloud

    With platforms designed for rapid adaptation and failure recovery such as Amazon Web Services, cloud computing is more like programming than traditional system administration. Tools for automatic scaling and instance replacement allow even small DevOps teams to manage massively scalable application infrastructures—if team members drop their old views of development and operations and start ... Read more

    $24.99 USD

  • Cloud-Native Development and Migration to Jakarta EE

    Transform your legacy Java EE project into a cloud-native application

    A pragmatic guide for modernizing your Java EE App with Jakarta EE for cloud-native, serverless excellenceKey FeaturesExplore the cargo tracker application, an industry-relevant example that illustrates key Jakarta EE concepts and practicesLearn how to transition from Java EE to Jakarta EE to modernize your existing applicationsUnderstand the benefits of cloud technologies and how to deploy a ... Read more

    $35.99 USD or Free with Kobo Plus

  • Prompting Go for Systems Development

    by Drishti Jain ...
    Go has emerged as the language of choice for high-performance backend engineering, and is a core skill for modern software, cloud, and platform engineering roles. The book, Prompting Go for Systems Development shows you how to translate natural-language intent directly into working Go code using AI, accelerating every stage of backend development from API design and concurrency to microservice ... Read more

    $24.99 USD or Free with Kobo Plus

  • Ultimate Multimodal Transformer Models

    Transformer architectures have become the unified foundation of modern AI — powering language models, computer vision systems, and multimodal applications that process text, images, and speech together. Ultimate Multimodal Transformer Models provides a comprehensive, hands-on guide to mastering every major Transformer variant, from foundational encoder-decoder architectures to cutting-edge vision ... Read more

    $24.99 USD or Free with Kobo Plus

  • Ultimate Milvus Vector Database for AI Apps

    Vector databases have become the critical infrastructure layer of modern AI, powering semantic search, recommendation systems, image recognition, and retrieval-augmented generation at scale. Ultimate Milvus Vector Database for AI Apps provides a comprehensive, hands-on guide to building production-grade AI applications using Milvus, the leading open-source vector database, combining mathematical ... Read more

    $24.99 USD or Free with Kobo Plus