000 -LEADER |
fixed length control field |
08170cam a22005058i 4500 |
001 - CONTROL NUMBER |
control field |
21492083 |
003 - CONTROL NUMBER IDENTIFIER |
control field |
CITU |
005 - DATE AND TIME OF LATEST TRANSACTION |
control field |
20230222092848.0 |
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS--GENERAL INFORMATION |
fixed length control field |
m |o d | |
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION |
fixed length control field |
cr |n||||||||| |
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION |
fixed length control field |
200130s2020 nju ob 001 0 eng |
010 ## - LIBRARY OF CONGRESS CONTROL NUMBER |
LC control number |
2020004364 |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER |
International Standard Book Number |
9781119597933 |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER |
International Standard Book Number |
9781119597926 |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER |
International Standard Book Number |
9781119597940 |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER |
Cancelled/invalid ISBN |
9781119597841 |
041 ## - LANGUAGE CODE |
Language code of text/sound track or separate title |
eng. |
042 ## - AUTHENTICATION CODE |
Authentication code |
pcc |
050 00 - LIBRARY OF CONGRESS CALL NUMBER |
Classification number |
QA76.9.B45 |
082 00 - DEWEY DECIMAL CLASSIFICATION NUMBER |
Classification number |
005.7 |
Edition number |
23 |
100 1# - MAIN ENTRY--PERSONAL NAME |
Preferred name for the person |
Ryżko, Dominik, |
Relator term |
author. |
245 10 - TITLE STATEMENT |
Title |
Modern big data architectures : |
Remainder of title |
a multi-agent systems perspective / |
Statement of responsibility, etc |
Dominik Ryżko. |
250 ## - EDITION STATEMENT |
Edition statement |
First edition. |
263 ## - PROJECTED PUBLICATION DATE |
Projected publication date |
2004 |
264 #1 - PUBLICATION, DISTRIBUTION, ETC. (IMPRINT) |
Place of publication, distribution, etc |
Hoboken, New Jersey : |
Name of publisher, distributor, etc |
John Wiley & Sons, Inc., |
Date of publication, distribution, etc |
[2020] |
300 ## - PHYSICAL DESCRIPTION |
Extent |
1 online resource |
336 ## - CONTENT TYPE |
Content type term |
text |
Content type code |
txt |
Source |
rdacontent |
337 ## - MEDIA TYPE |
Media type term |
computer |
Media type code |
c |
Source |
rdamedia |
338 ## - CARRIER TYPE |
Carrier type term |
online resource |
Carrier type code |
cr |
Source |
rdacarrier |
500 ## - GENERAL NOTE |
General note |
ABOUT THE AUTHOR<br/>DOMINIK RYŻKO is an Assistant Professor at the Institute of Computer Science at Warsaw University of Technology. His research interests include Big Data and Distributed Artificial Intelligence. He is widely published, serves on program committees at international conferences, and is Vice President of artificial intelligence and analytics at Adform, a global ad-tech platform provider. He also spent three years at Allegro Group as the Chief Data Scientist where he oversaw Data Science activities, design and methodology of experiments, and model building. |
504 ## - BIBLIOGRAPHY, ETC. NOTE |
Bibliography, etc |
Includes bibliographical references and index. |
505 ## - CONTENTS |
Formatted contents note |
TABLE OF CONTENTS<br/>List of Figures ix<br/><br/>List of Tables xi<br/><br/>Preface xiii<br/><br/>Acknowledgments xv<br/><br/>Acronyms xvii<br/><br/>Chapter 1 Introduction 1<br/><br/>1.1 Motivation 1<br/><br/>1.2 Assumptions 3<br/><br/>1.3 For Whom is This Book? 4<br/><br/>1.4 Book Structure 4<br/><br/>Chapter 2 Evolution of IT Architectures and Paradigms 7<br/><br/>2.1 Evolution of IT Architectures 7<br/><br/>2.1.1 Monolith 7<br/><br/>2.1.2 Service Oriented Architecture 9<br/><br/>2.1.3 Microservices 12<br/><br/>2.2 Actors and Agents 15<br/><br/>2.2.1 Actors 15<br/><br/>2.2.2 Agents 17<br/><br/>2.3 From ACID to BASE, CAP, and NoSQL – The Database (R)evolution 22<br/><br/>2.4 The Cloud 24<br/><br/>2.5 From Distributed Sensor Networks to the Internet of Things and Cyber-Physical Systems 27<br/><br/>2.6 The Rise of Big Data 28<br/><br/>Chapter 3 Sources of Data 31<br/><br/>3.1 The Internet 32<br/><br/>3.1.1 The Semantic Web 32<br/><br/>3.1.2 Linked Data 35<br/><br/>3.1.3 Knowledge Graphs 36<br/><br/>3.1.4 Social Media 38<br/><br/>3.1.5 Web Mining 38<br/><br/>3.2 Scientific Data 40<br/><br/>3.2.1 Biomedical Data 40<br/><br/>3.2.2 Physics and Astrophysics Data 41<br/><br/>3.2.3 Environmental Sciences 44<br/><br/>3.3 Industrial Data 45<br/><br/>3.3.1 Smart Factories 45<br/><br/>3.3.2 SmartGrid 47<br/><br/>3.3.3 Aviation 47<br/><br/>3.4 Internet of Things 48<br/><br/>Chapter 4 Big Data Tasks 51<br/><br/>4.1 Recommender Systems 51<br/><br/>4.2 Search 52<br/><br/>4.3 Ad-tech and RTB Algorithms 55<br/><br/>4.4 Cross-Device Graph Generation 57<br/><br/>4.5 Forecasting and Prediction Systems 58<br/><br/>4.6 Social Media Big Data 59<br/><br/>4.7 Anomaly and Fraud Detection 61<br/><br/>4.8 New Drug Discovery 63<br/><br/>4.9 Smart Grid Control and Monitoring 64<br/><br/>4.10 IoT and Big Data Applications 65<br/><br/>Chapter 5 Cloud Computing 67<br/><br/>5.1 Cloud Enabled Architectures 67<br/><br/>5.1.1 Cloud Management Platforms 67<br/><br/>5.1.2 Efficient Cloud Computing 73<br/><br/>5.1.3 Distributed Storage Systems 75<br/><br/>5.2 Agents and the Cloud 82<br/><br/>5.2.1 Multi-agent Versus Cloud Paradigms 83<br/><br/>5.2.2 Agents in the Cloud 83<br/><br/>Chapter 6 Big Data Architectures 87<br/><br/>6.1 Big Data Computation Models 87<br/><br/>6.1.1 MapReduce 87<br/><br/>6.1.2 Directed Acyclic Graph Models 89<br/><br/>6.1.3 All-Pairs 92<br/><br/>6.1.4 Very Large Bitmap Operations 93<br/><br/>6.1.5 Message Passing Interface 94<br/><br/>6.1.6 Graphical Processing Unit Computing 95<br/><br/>6.2 Publish-Subscribe Systems 97<br/><br/>6.3 Stream Processing 99<br/><br/>6.3.1 Information Flow Processing Concepts 99<br/><br/>6.3.2 Stream Processing Systems 101<br/><br/>6.4 Higer Level Big Data Architectures 110<br/><br/>6.4.1 Spark 110<br/><br/>6.4.2 Lambda 112<br/><br/>6.4.3 Multi-Agent View of the Lambda Architecture 113<br/><br/>6.4.4 Questioning the Lambda 115<br/><br/>6.5 Industry and Other Approaches 116<br/><br/>6.6 Actor and Agent-Based Big Data Architectures 118<br/><br/>Chapter 7 Big Data Analytics, Mining, and Machine Learning 121<br/><br/>7.1 To SQL or Not to SQL 122<br/><br/>7.1.1 SQL Hadoop Interfaces 123<br/><br/>7.1.2 From Shark to SparkSQL 125<br/><br/>7.2 Big Data Mining and Machine Learning 128<br/><br/>7.2.1 Graph Mining 133<br/><br/>7.2.2 Agent Based Machine Learning and Data Mining 134<br/><br/>Chapter 8 Physically Distributed Systems – Mobile Cloud, Internet of Things, Edge Computing 137<br/><br/>8.1 Mobile Cloud 138<br/><br/>8.2 Edge and Fog Computing 145<br/><br/>8.2.1 Business Case: Mobile Context Aware Recommender System 147<br/><br/>8.3 Internet of Things 148<br/><br/>8.3.1 IoT Fundamentals 148<br/><br/>8.3.2 IoT and the Cloud 151<br/><br/>8.3.3 MAS in IoT 156<br/><br/>Chapter 9 Summary 159<br/><br/>Bibliography 161<br/><br/>Index 179 |
520 ## - SUMMARY, ETC. |
Summary, etc |
"This book describes modern concepts and architectures for big data processing and analytics. It shows how data sets are produced and how they can be utilized to bring value in various branches of industry and science. It elaborates on how to apply common computational models and state of the art architectures to accomplish these tasks. Each chapter provides practical examples while describing solutions, which are universal and generic enough to be applicable in a wide variety of use cases. What is unique to this work, is the joint analysis of big data and multi-agent systems, with respect to distributed, intelligent processing of very large data sets. It is argued that we have arrived at the point of convergence of the base concepts of agent, actor, micro-service etc. and we can take the best from both fields in order to build next generation of systems"-- |
Assigning source |
Provided by publisher. |
520 ## - SUMMARY, ETC. |
Summary, etc |
Provides an up-to-date analysis of big data and multi-agent systems<br/><br/>The term Big Data refers to the cases, where data sets are too large or too complex for traditional data-processing software. With the spread of new concepts such as Edge Computing or the Internet of Things, production, processing and consumption of this data becomes more and more distributed. As a result, applications increasingly require multiple agents that can work together. A multi-agent system (MAS) is a self-organized computer system that comprises multiple intelligent agents interacting to solve problems that are beyond the capacities of individual agents. Modern Big Data Architectures examines modern concepts and architecture for Big Data processing and analytics.<br/><br/>This unique, up-to-date volume provides joint analysis of big data and multi-agent systems, with emphasis on distributed, intelligent processing of very large data sets. Each chapter contains practical examples and detailed solutions suitable for a wide variety of applications. The author, an internationally-recognized expert in Big Data and distributed Artificial Intelligence, demonstrates how base concepts such as agent, actor, and micro-service have reached a point of convergence—enabling next generation systems to be built by incorporating the best aspects of the field. This book:<br/><br/>Illustrates how data sets are produced and how they can be utilized in various areas of industry and science<br/>Explains how to apply common computational models and state-of-the-art architectures to process Big Data tasks<br/>Discusses current and emerging Big Data applications of Artificial Intelligence<br/>Modern Big Data Architectures: A Multi-Agent Systems Perspective is a timely and important resource for data science professionals and students involved in Big Data analytics, and machine and artificial learning. |
588 ## - SOURCE OF DESCRIPTION NOTE |
Source of description note |
Description based on print version record and CIP data provided by publisher; resource not viewed. |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM |
Topical term or geographic name as entry element |
Big data. |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM |
Topical term or geographic name as entry element |
Computer architecture. |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM |
Topical term or geographic name as entry element |
Multiagent systems. |
655 ## - INDEX TERM--GENRE/FORM |
Genre/form data or focus term |
Electronic books. |
856 ## - ELECTRONIC LOCATION AND ACCESS |
Link text |
Full text available at Wiley Online Library Click here to view |
Uniform Resource Identifier |
https://onlinelibrary.wiley.com/doi/book/10.1002/9781119597926 |
906 ## - LOCAL DATA ELEMENT F, LDF (RLIN) |
a |
7 |
b |
cbc |
c |
orignew |
d |
1 |
e |
ecip |
f |
20 |
g |
y-gencatlg |
942 ## - ADDED ENTRY ELEMENTS |
Source of classification or shelving scheme |
|
Item type |
EBOOK |