舉報

會員
Real-time Analytics with Storm and Cassandra
最新章節:
Index
IfyouwanttoefficientlyuseStormandCassandratogetherandexcelatdevelopingproduction-grade,distributedreal-timeapplications,thenthisbookisforyou.NopriorknowledgeofusingStormandCassandratogetherisnecessary.However,abackgroundinJavaisexpected.
目錄(110章)
倒序
- coverpage
- Real-time Analytics with Storm and Cassandra
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Let's Understand Storm
- Distributed computing problems
- Solutions for complex distributed use cases
- A high-level view of various components of Storm
- Delving into the internals of Storm
- Quiz time
- Summary
- Chapter 2. Getting Started with Your First Topology
- Prerequisites for setting up Storm
- Components of a Storm topology
- Executing a sample Storm topology – local mode
- Executing the topology in the distributed mode
- Executing the topology from Command Prompt
- Quiz time
- Summary
- Chapter 3. Understanding Storm Internals by Examples
- Customizing Storm spouts
- Anchoring and acking
- Stream groupings
- Quiz time
- Summary
- Chapter 4. Storm in a Clustered Mode
- The Storm cluster setup
- Zookeeper configurations
- Storm configurations
- Storm monitoring tools
- Quiz time
- Summary
- Chapter 5. Storm High Availability and Failover
- An overview of RabbitMQ
- Installing the RabbitMQ cluster
- Integrating Storm with RabbitMQ
- Building high availability of components
- The Storm isolation scheduler
- Quiz time
- Summary
- Chapter 6. Adding NoSQL Persistence to Storm
- The advantages of Cassandra
- Columnar database fundamentals
- Setting up the Cassandra cluster
- Multiple data centers
- Introduction to CQLSH
- Introduction to CLI
- Using different client APIs to access Cassandra
- Storm topology wired to the Cassandra store
- The best practices for Storm/Cassandra applications
- Quiz time
- Summary
- Chapter 7. Cassandra Partitioning High Availability and Consistency
- Consistent hashing
- Replication in Cassandra and strategies
- Cassandra consistency
- Quiz time
- Summary
- Chapter 8. Cassandra Management and Maintenance
- Cassandra – gossip protocol
- Cassandra cluster scaling – adding a new node
- Cassandra cluster – replacing a dead node
- The replication factor
- The nodetool commands
- Cassandra fault tolerance
- Cassandra monitoring systems
- Quiz time
- Summary
- Chapter 9. Storm Management and Maintenance
- Scaling the Storm cluster – adding new supervisor nodes
- Scaling the Storm cluster and rebalancing the topology
- Setting up workers and parallelism to enhance processing
- Storm troubleshooting
- Quiz time
- Summary
- Chapter 10. Advance Concepts in Storm
- Building a Trident topology
- Understanding the Trident API
- Examples and illustrations
- Quiz time
- Summary
- Chapter 11. Distributed Cache and CEP with Storm
- The need for distributed caching in Storm
- Introduction to memcached
- Introduction to the complex event processing engine
- Quiz time
- Summary
- Appendix A. Quiz Answers
- Chapter 1
- Chapter 2
- Chapter 3
- Chapter 4
- Chapter 5
- Chapter 6
- Chapter 7
- Chapter 8
- Chapter 9
- Chapter 10
- Chapter 11
- Index 更新時間:2021-07-23 19:52:28
推薦閱讀
- Koa開發:入門、進階與實戰
- 持續輕量級Java EE開發:編寫可測試的代碼
- Spring Security Essentials
- Hands-On Kubernetes on Windows
- OpenMP核心技術指南
- Extending Unity with Editor Scripting
- IoT Projects with Bluetooth Low Energy
- Python大規模機器學習
- Java Hibernate Cookbook
- Visual C++開發寶典
- ROS機器人編程實戰
- Developing Java Applications with Spring and Spring Boot
- Python高性能編程(第2版)
- Python數據分析與挖掘實戰(第2版)
- Cocos2D Game Development Essentials
- Mastering Citrix? XenDesktop?
- Unity Certified Programmer:Exam Guide
- Java程序員面試筆試真題庫
- C++并發編程實戰(第2版)
- Go語言從入門到項目實戰(視頻版)
- Game Audio Development with Unity 5.X
- 機器學習全解(R語言版)
- HTTP權威指南
- PowerShell for Office 365
- 數據分析與挖掘:R語言
- Animate CC 2018中文版入門與提高
- Complete Virtual Reality and Augmented Reality Development with Unity
- Kali Linux 2:Assuring Security by Penetration Testing(Third Edition)
- 大學計算機應用基礎
- TypeScript 2.x for Angular Developers