舉報(bào)

會(huì)員
Getting Started with Hazelcast
最新章節(jié):
Index
Writtenasastep-by-stepguide,GettingStartedwithHazelcastwillteachyouallyouneedtoknowtomakeyourapplicationdatascalable.ThisbookisagreatintroductionforJavadevelopers,softwarearchitects,ordeveloperslookingtoenablescalableandagiledatawithintheirapplications.YoushouldhaveprogrammingknowledgeofJavaandageneralfamiliaritywithconceptslikedatacachingandclustering.
目錄(77章)
倒序
- 封面
- 版權(quán)信息
- 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 a 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
- Grouping and separating nodes
- Network partitioning
- 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
- Summary
- Chapter 6. Spreading the Load
- All power to the compute
- Running once running everywhere
- Placing tasks next to the data
- Summary
- Chapter 7. Typical Deployments
- All heap and nowhere to go
- Stepping back from the cluster
- Serialization and classes
- Lite cluster members
- Architectural overview
- Summary
- Chapter 8. From the Outside Looking In
- What about the rest of us?
- Memcache
- Going RESTful
- Summary
- Chapter 9. Going Global
- Getting setup in the cloud
- Under manual control
- Discovery – the Amazonian way
- Summary
- Chapter 10. Playing Well with Others
- Don't pass what you need depend on it
- Transparently caching others' data
- Cacheable methods with the Spring cache
- Collection persistence
- Web session storage
- Management center
- Summary
- Appendix A. Configuration Summary
- XML configuration
- Programmatic configuration
- Index 更新時(shí)間:2021-08-06 16:57:02
推薦閱讀
- The Complete Rust Programming Reference Guide
- DevOps:軟件架構(gòu)師行動(dòng)指南
- Web應(yīng)用系統(tǒng)開發(fā)實(shí)踐(C#)
- JavaScript從入門到精通(微視頻精編版)
- 程序員面試白皮書
- Functional Programming in JavaScript
- Python金融數(shù)據(jù)分析
- Cassandra Data Modeling and Analysis
- TypeScript項(xiàng)目開發(fā)實(shí)戰(zhàn)
- WordPress 4.0 Site Blueprints(Second Edition)
- HTML5與CSS3基礎(chǔ)教程(第8版)
- Access 2010數(shù)據(jù)庫應(yīng)用技術(shù)實(shí)驗(yàn)指導(dǎo)與習(xí)題選解(第2版)
- Go語言入門經(jīng)典
- Software-Defined Networking with OpenFlow(Second Edition)
- PHP Microservices
- Flutter之旅
- Java基礎(chǔ)案例教程(第2版)
- ACE技術(shù)內(nèi)幕:深入解析ACE架構(gòu)設(shè)計(jì)與實(shí)現(xiàn)原理
- 計(jì)算機(jī)網(wǎng)絡(luò)基礎(chǔ)
- ArcGIS Pro 2.x Cookbook
- Mastering Geospatial Development with QGIS 3.x
- Python數(shù)據(jù)分析快速上手
- Microsoft Tabular Modeling Cookbook
- Learning Penetration Testing with Python
- Visual Basic編程全能詞典
- Flutter基礎(chǔ)與實(shí)戰(zhàn):從入門到APP跨平臺(tái)開發(fā)
- Mastering AWS Development
- 智能優(yōu)化算法及其MATLAB實(shí)例(第3版)
- Android 6 Essentials
- Learning Julia