舉報

會員
Getting Started with Hazelcast(Second Edition)
最新章節:
Index
ThisbookisagreatintroductionforJavadevelopers,softwarearchitects,orDevOpslookingtoenablescalableandagiledatawithintheirapplications.Providingin-memoryobjectstorage,cluster-widestateandmessaging,orevenscalabletaskexecution,Hazelcasthelpssolveanumberofissuesthathavetroubledtechnologistsforyears.
目錄(93章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. What is Hazelcast?
- Starting out as usual
- Data deciding to hang around
- Therein lies the problem
- Breaking the mould
- Moving to new ground
- Summary
- Chapter 2. Getting off the Ground
- Let's get started
- Showing off straightaway
- Mapping back to the real world
- Sets lists and queues
- Many things at a time
- Searching and indexing
- What happens when we reach our limits?
- Summary
- Chapter 3. Going Concurrent
- Atomic control
- Distributed locking
- Transactionally rolling on
- Spreading the word
- Summary
- Chapter 4. Divide and Conquer
- Divvying up the data
- Backups everywhere and nowhere
- Scaling up the cluster
- Having some of our data everywhere
- Grouping and separating nodes
- Network partitioning
- Maintaining quorum
- Summary
- Chapter 5. Listening Out
- Listening to the goings-on
- The sound of our own data
- Programmatic configuration ahead of time
- Events unfolding in the wider world
- Moving data around the place
- Extending quorum
- Summary
- Chapter 6. Spreading the Load
- All power to the compute
- Running once running everywhere
- Placing tasks next to the data
- Summary
- Chapter 7. Gathering Results
- What is this big data hype all about?
- Putting theory into practice
- Simplifying just aggregating up
- Summary
- Chapter 8. Typical Deployments
- All heap and nowhere to go
- Stepping back from the cluster
- Serialization and classes
- Getting straight to the point
- Architectural overview
- Summary
- Chapter 9. From the Outside Looking In
- What about the rest of us?
- Memcache
- Going RESTful
- Summary
- Chapter 10. Going Global
- Getting set up in the cloud
- Spreading out around the globe
- Summary
- Chapter 11. Playing Well with Others
- Don't pass what you need depend on it
- Transparently caching others' data
- Cacheable methods with the Spring cache
- Caching by standard
- Collection persistence
- Web session storage
- Cluster management
- Summary
- Appendix A. Configuration Summary
- Cluster name
- Management center
- General properties
- WAN replication configuration
- Local network/interface binding
- Cluster discovery (multicast- unicast- or EC2-based)
- Map configuration
- Listeners notified on map events
- Listeners notified on topic broadcast
- Cluster-wide listener registration
- Index 更新時間:2021-07-16 13:14:50
推薦閱讀
- Instant Apache Stanbol
- JIRA 7 Administration Cookbook(Second Edition)
- Responsive Web Design by Example
- bbPress Complete
- 用案例學Java Web整合開發
- Bootstrap for Rails
- Learning Ionic
- IoT Projects with Bluetooth Low Energy
- SwiftUI極簡開發
- 算法秘籍
- 計算機組裝與維護(第二版)
- 面向對象程序設計及C++(第3版)
- Spark技術內幕:深入解析Spark內核架構設計與實現原理
- Python計算機視覺與深度學習實戰
- SaaS攻略:入門、實戰與進階
- Java Web 從入門到項目實踐(超值版)
- Learning QGIS(Second Edition)
- 信息學競賽寶典:基礎算法
- Selenium自動化測試實戰:基于Python
- Building Web Applications with Flask
- CentOS High Performance
- 企業級DevOps技術與工具實戰
- Java編程方法論:響應式RxJava與代碼設計實戰
- OpenCV Computer Vision with Python
- 深入理解Android網絡編程:技術詳解與最佳實踐
- Microsoft Power BI Cookbook
- Scratch 3.0少兒編程與算法一本通
- UX for the Web
- JavaScript程序設計基礎教程
- Python數據分析從入門到精通