Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Building Enterprise IoT Solutions with Eclipse IoT Technologies, Desbiens


Варианты приобретения
Цена: 6986.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Desbiens
Название:  Building Enterprise IoT Solutions with Eclipse IoT Technologies
ISBN: 9781484288818
Издательство: Springer
Классификация:



ISBN-10: 1484288815
Обложка/Формат: Soft cover
Страницы: 364
Вес: 0.74 кг.
Дата издания: 28.12.2022
Язык: English
Издание: 1st ed.
Иллюстрации: 51 illustrations, black and white; xxviii, 364 p. 51 illus.
Размер: 254 x 178
Читательская аудитория: Professional & vocational
Основная тема: Engineering
Подзаголовок: An open source approach to edge computing
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Build IoT solutions for the enterprise using open-source building blocks from the Eclipse IoT Working Group at the Eclipse Foundation. This book introduces you to key protocols and their implementations, such as CoAP (Eclipse Californium), DDS (Eclipse Cyclone DDS), LwM2M (Eclipse Leshan), and MQTT (Eclipse Paho, Eclipse Mosquitto, and Eclipse Amlen). You will learn about Edge Computing platforms (Eclipse ioFog, Eclipse Kanto), IoT gateways (Eclipse Kura, Eclipse Kapua), and next-generation edge native protocols (Eclipse zenoh).The book also covers production-ready platforms for digital twins (Eclipse Ditto), energy management (Eclipse VOLTTRON), contactless payments (Eclipse Keyple), and much more. Although the book discusses hardware matters, its focus is on software and relevant open standards. The book helps you understand the pros and cons of the technologies available from Eclipse IoT and how they have been used in actual deployments. The examples provided cover a variety of use cases, such as industrial automation, smart agriculture, digital buildings, robotics, and others. The books contents follow a reference architecture encompassing constrained devices (things), edge devices (gateways, servers), and IoT Cloud platforms. For each of those three pillars, you will learn about relevant open-source components. Usage of code libraries and frameworks is explained through code samples. You will also learn how to deploy and configure platform-type components and how to leverage them. Special attention will be paid to security and edge computing throughout the book. What You Will Learn * Describe in your own words the main software components required in an IoT architecture * Select the appropriate IoT protocols, components, frameworks, and platforms for a specific project * Evaluate the connectivity options at your disposal and select the most appropriate ones * Explain the value of business models focused on open-source components and deploy such models in your organization * Determine if edge computing is relevant to a project and deploy the relevant components on an edge computing platform * Build Enterprise IoT solutions leveraging an array of open-source components and platforms using popular languages such as C, Java, and Rust Who This Book Is For Developers new to enterprise IoT who want to learn about fundamental technologies for that market segment and seek an introduction to relevant, open-source building blocks; experienced IoT developers who seek alternatives to the proprietary platforms they are currently using; software architects designing IoT solutions who want to understand open-source technology options
Дополнительное описание: Part I. Fundamentals and Protocols.- 1. What is IoT?.- 2. CoAP.- 3. LwM2M.- 4. MQTT.- 5. Sparkplug.- 6. DDS.- 7. zenoh.- Part II. Constrained Devices.- 8. The Hardware.- 9. Connectivity.- 10. Operating Systems.- Part III. Edge Computing and IoT Platforms.



Practical Domain-Driven Design in Enterprise Java

Автор: Vijay Nair
Название: Practical Domain-Driven Design in Enterprise Java
ISBN: 1484245423 ISBN-13(EAN): 9781484245422
Издательство: Springer
Рейтинг:
Цена: 3912.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

See how Domain-Driven Design (DDD) combines with Jakarta EE MicroProfile or Spring Boot to offer a complete suite for building enterprise-grade applications. In this book you will see how these all come together in one of the most efficient ways to develop complex software, with a particular focus on the DDD process.
Practical Domain-Driven Design in Enterprise Java starts by building out the Cargo Tracker reference application as a monolithic application using the Jakarta EE platform. By doing so, you will map concepts of DDD (bounded contexts, language, and aggregates) to the corresponding available tools (CDI, JAX-RS, and JPA) within the Jakarta EE platform.
Once you have completed the monolithic application, you will walk through the complete conversion of the monolith to a microservices-based architecture, again mapping the concepts of DDD and the corresponding available tools within the MicroProfile platform (config, discovery, and fault tolerance). To finish this section, you will examine the same microservices architecture on the Spring Boot platform.
The final set of chapters looks at what the application would be like if you used the CQRS and event sourcing patterns. Here you’ll use the Axon framework as the base framework.
What You Will Learn
Discover the DDD architectural principles and use the DDD design patternsUse the new Eclipse Jakarta EE platform Work with the Spring Boot frameworkImplement microservices design patterns, including context mapping, logic design, entities, integration, testing, and securityCarry out event sourcingApply CQRS
Who This Book Is For
Junior developers intending to start working on enterprise Java; senior developers transitioning from monolithic- to microservices-based architectures; and architects transitioning to a DDD philosophy of building applications.
The Definitive Guide to Jakarta Faces in Jakarta Ee 10: Using Eclipse Jakarta Ee for Enterprise Java Development

Автор: Scholtz Bauke, Tijms Arjan
Название: The Definitive Guide to Jakarta Faces in Jakarta Ee 10: Using Eclipse Jakarta Ee for Enterprise Java Development
ISBN: 1484273095 ISBN-13(EAN): 9781484273098
Издательство: Springer
Рейтинг:
Цена: 9083.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Learn and master the new features in the new Eclipse Jakarta Faces (formerly JavaServer Faces or JSF) web framework in this definitive guide written by two of the driving forces of the Faces project and the co-creators of the OmniFaces library. Authors Bauke Scholtz and Arjan Tijms take you through real-world examples that demonstrate how these new features are used with other APIs in Jakarta EE. You’ll see the new and exciting ways Jakarta Faces applications can use to communicate between a client and a server, such as using WebSockets, invoking bean methods directly from Ajax, executing client-side JavaScript when Ajax calls complete, and more Along the way you’ll broaden your knowledge of Faces components and web APIs best practices, and learn a great deal about the internals of Faces and the design decisions that have been made when building the Faces API. For example, you’ll see what artefacts are now CDI injectable, how CDI changed Faces internally, and what some of the caveats are when working with the CDI versions of a Faces artefact. Furthermore, you'll build an example application from scratch. After reading The Definitive Guide to Jakarta Faces in Jakarta EE 10, you'll be ready to build your own efficient and secure web applications. What You Will Learn * Leverage the new features in Jakarta Faces in Jakarta EE in your existing applications * Integrate Faces and CDI * Use the brand new Component Search Expression framework, which enables you to more easily locate components from your template * Extend the Component Search Expression framework with your own search operators * Work with the different ways of mapping requests to Faces, make your application use extension-less URLs, and programmatically inspect which resources are present in your application * Master the best practices for web application development and see which are obsolete Who This Book Is For Existing JSF or Java developers who need to create a web UI. No prior knowledge of Faces is required, but the book does skew towards the more experienced developer. Concepts such as dependency injection and MVC are assumed to be known, as is a general knowledge about HTML, HTTP and other web standards.

Hands-On Enterprise Java Microservices with Eclipse MicroProfile: Build and optimize your microservice architecture with Java

Автор: Saavedra Cesar, Rupp Heiko W., Mesnil Jeff
Название: Hands-On Enterprise Java Microservices with Eclipse MicroProfile: Build and optimize your microservice architecture with Java
ISBN: 1838643109 ISBN-13(EAN): 9781838643102
Издательство: Неизвестно
Рейтинг:
Цена: 7171.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Eclipse MicroProfile has gained momentum in the industry as a multi-vendor, interoperable, community-driven specification. It is a major disruptor that allows organizations with large investments in enterprise Java to move to microservices without spending a lot on retraining their workforce.

Eclipse TEA Revealed

Автор: Markus Duft
Название: Eclipse TEA Revealed
ISBN: 1484240928 ISBN-13(EAN): 9781484240922
Издательство: Springer
Рейтинг:
Цена: 4611.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Discover the open source Eclipse Tasking Engine Advanced (TEA) project in this compact to-the-point book. It covers how to automate tasks using TEA and focuses on simplifying and aiding the creation of extensions for the Eclipse IDE in a way which makes them accessible both from the IDE’s UI and in a headless fashion from the command line.
Additionally, Eclipse TEA Revealed explores the library of pre-built components included with TEA, mostly in the area of rich client platform (RCP)-based Java application development, for building projects, updating sites, dealing with target platforms, and more. After reading and using this book, you'll be up to speed on the fundamentals of Eclipse TEA and ready to use it for more productive Java-based application builds and developments.
What You Will Learn
View TEA’s internal architecture Work with TEA’s APIs Write TEA componentsUse the pre-built TEA componentsSet up headless environments using TEA
Who This Book Is For
Readers should be Java developers interested in extending the Eclipse IDE and/or setting up headless environments based on Eclipse.
The 2021 International Conference on Machine Learning and Big Data Analytics for IoT Security and Privacy: SPIoT-2021 Volume 2

Автор: Macintyre John, Zhao Jinghua, Ma Xiaomeng
Название: The 2021 International Conference on Machine Learning and Big Data Analytics for IoT Security and Privacy: SPIoT-2021 Volume 2
ISBN: 3030895106 ISBN-13(EAN): 9783030895105
Издательство: Springer
Рейтинг:
Цена: 30745.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Analysis of Sentiment Tendency of Tourists' Comments Based on Text Mining.- Analysis of Smart City Construction Based on 5G Data Technology.- Prediction of Stock Price Based on Artificial Intelligence Algorithm.- Variation Translation Strategy System of Intangible Cultural Heritage Based on Data Mining.- A Computer-aided Comparative Study on Grammatical Cohesion in Abstracts of Sci-tech Journal Papers by Chinese and American Scholars.- Computer Graphics and Image Software in Advertising Design.- Design and Research of Production Information Management System for Project Based Mechanical Manufacturing Enterprises.- Impact of Computer Network Technology on Regional Economic Development.- Chaos Algorithm of Electrical Control System Based on Neural Network Technology.- Pulse Signal Acquisition System Based on Match Pursuit Algorithm.- Data Analysis of Power System Engineering Construction Based on PPSO Algorithm.- Reactive Optimization of Power System Based on K-means Algorithm.- Design and Structure Analysis of Manipulator based on Acceleration Sensor.- Discussion on Decision Tree Algorithm in University Teaching Management System.

Cybersecurity: Ambient Technologies, IoT, and Industry 4.0 Implications

Автор: Kumar Gautam, Singh Om Prakash, Saini Hemraj
Название: Cybersecurity: Ambient Technologies, IoT, and Industry 4.0 Implications
ISBN: 0367702169 ISBN-13(EAN): 9780367702168
Издательство: Taylor&Francis
Рейтинг:
Цена: 22202.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: It is becoming increasingly important to design and develop adaptive, robust, scalable, reliable, security and privacy mechanisms for IoT applications and for Industry 4.0 related concerns. This book serves as a useful guide for researchers and industry professionals and will help beginners to learn the basics to the more advanced topics.

Photovoltaic Systems: Fundamentals and Applications

Автор: Abou Jieb Yaman, Hossain Eklas
Название: Photovoltaic Systems: Fundamentals and Applications
ISBN: 3030897796 ISBN-13(EAN): 9783030897796
Издательство: Springer
Рейтинг:
Цена: 8384.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This textbook provides students with an introduction to the fundamentals and applications of solar photovoltaic systems, connecting the theory of solar photovoltaics and the practical applications of this very important source of energy. Chapters are written concisely in straightforward language that provides clear explanations of the concepts and principles, with an emphasis on humanitarian applications of photovoltaic systems and a focus on relatively small size systems that will make the book relatable to readers. It begins with an introduction and overview of the fundamentals of solar cell fabrication, module design, and performance along with an evaluation of solar resources. The book then moves on to address the details of individual components of photovoltaic systems, design of off-grid, hybrid, and distributed photovoltaic systems, and grid-tied photovoltaic systems based on the National Electrical Code (NEC). Coverage also includes a techno-economic analysis of solar photovoltaics, a discussion of the challenges and probable solutions of photovoltaic penetration into the utility grid, and an exploration of the potential of photovoltaic systems. Photovoltaic Systems: Fundamentals and Applications is designed to be used as an introductory textbook and professional training manual offering mathematical and conceptual insights that can be used to teach concepts, aid understanding of fundamentals, and act as a guide for sizing and designing practical systems.

Energy Conservation Solutions for Fog-Edge Computing Paradigms

Автор: Tiwari Rajeev, Mittal Mamta, Goyal Lalit Mohan
Название: Energy Conservation Solutions for Fog-Edge Computing Paradigms
ISBN: 9811634505 ISBN-13(EAN): 9789811634505
Издательство: Springer
Рейтинг:
Цена: 13974.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book focuses on energy efficiency concerns in fog–edge computing and the requirements related to Industry 4.0 and next-generation networks like 5G and 6G. This book guides the research community about practical approaches, methodological, and moral questions in any nations’ journey to conserve energy in fog–edge computing environments. It discusses a detailed approach required to conserve energy and comparative case studies with respect to various performance evaluation metrics, such as energy conservation, resource allocation strategies, task allocation strategies, VM migration, and load-sharing strategies with state-of-the-art approaches, with fog and edge networks.

Transforming Cybersecurity Solutions using Blockchain

Автор: Agrawal Rashmi, Gupta Neha
Название: Transforming Cybersecurity Solutions using Blockchain
ISBN: 9813368608 ISBN-13(EAN): 9789813368606
Издательство: Springer
Рейтинг:
Цена: 13974.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This book is targeted towards cybersecurity professionals (especially those dealing with cloud security) or any stakeholders dealing with cybersecurity who want to understand the next level of security infrastructure using blockchain.

Key 5G Physical Layer Technologies: Enabling Mobile and Fixed Wireless Access

Автор: Morais Douglas H.
Название: Key 5G Physical Layer Technologies: Enabling Mobile and Fixed Wireless Access
ISBN: 3030892085 ISBN-13(EAN): 9783030892081
Издательство: Springer
Рейтинг:
Цена: 9083.00 р.
Наличие на складе: Поставка под заказ.

Описание: This updated book, reconfigured as a textbook, covers the key technologies associated with the physical transmission of data on 5G mobile systems.

Cost-Effective Energy Efficient Building Retrofitting

Автор: Pacheco-Torgal, Fernando
Название: Cost-Effective Energy Efficient Building Retrofitting
ISBN: 0081011288 ISBN-13(EAN): 9780081011287
Издательство: Elsevier Science
Рейтинг:
Цена: 31686.00 р.
Наличие на складе: Поставка под заказ.

Описание: Cost-Effective Energy Efficient Building Retrofitting:Materials, Technologies, Optimization and Case Studies provides essential knowledge for civil engineers, architects, and other professionals working in the field of cost-effective energy efficient building retrofitting. The building sector is responsible for high energy consumption and its global demand is expected to grow as each day there are approximately 200,000 new inhabitants on planet Earth. The majority of electric energy will continue to be generated from the combustion of fossil fuels releasing not only carbon dioxide, but also methane and nitrous oxide. Energy efficiency measures are therefore crucial to reduce greenhouse gas emissions of the building sector. . Energy efficient building retrofitting needs to not only be technically feasible, but also economically viable. New building materials and advanced technologies already exist, but the knowledge to integrate all active components is still scarce and far from being widespread among building industry stakeholders.

Spring Boot Messaging

Автор: Felipe Gutierrez
Название: Spring Boot Messaging
ISBN: 1484212258 ISBN-13(EAN): 9781484212257
Издательство: Springer
Рейтинг:
Цена: 4191.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Build messaging applications using the power of Spring Boot; use Spring application events over the Web; use WebSocket, SockJS, and STOMP messaging with Spring MVC; and use Spring JMS, Redis Pub/Sub and Spring AMQP for reliable messaging solutions. This book covers all the Spring Messaging APIs using Spring Boot. Written by a Pivotal engineer, Spring Boot Messaging is an authoritative guide to the many messaging APIs and how to use these for creating enterprise and integration solutions.

You will learn and integrate these messaging APIs with more complex enterprise and cloud applications: for example, you will see how to use Spring Cloud Stream for creating message-driven and cloud native microservices. In addition, you'll discover the new Spring Integration DSL and use it with Spring Cloud Stream to build integration solutions using every enterprise integration pattern. Finally, you'll see Spring Reactor and Spring Cloud to take your application to the next level.

After reading this book, you will come away with a case study application walk-through and will be able to use it as a template for building your own Spring messaging applications or messaging features within your enterprise or cloud application.

What You'll Learn

  • Use the main Spring messaging APIs with Spring Framework 5
  • Build messaging applications over the Web
  • Use WebSocket, SockJS, and STOMP messaging
  • Integrate Spring JMS and Spring AMQP into your applications
  • Work with Spring Cloud Stream and microservices

Who This Book Is For

Enterprise Java developers who have at least some previous experience with the Spring Framework and/or the Spring platform.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия