首頁(yè) > 計(jì)算機(jī)網(wǎng)絡(luò) >
編程語(yǔ)言與程序設(shè)計(jì)
> Getting Started with Hazelcast最新章節(jié)目錄
舉報(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
推薦閱讀
- Node.js+Webpack開發(fā)實(shí)戰(zhàn)
- JavaScript百煉成仙
- Hyper-V 2016 Best Practices
- Mastering ServiceStack
- 跟小海龜學(xué)Python
- UML+OOPC嵌入式C語(yǔ)言開發(fā)精講
- RabbitMQ Essentials
- Python3.5從零開始學(xué)
- Android Sensor Programming By Example
- Mudbox 2013 Cookbook
- H5+移動(dòng)營(yíng)銷設(shè)計(jì)寶典
- Java Hibernate Cookbook
- After Effects CC案例設(shè)計(jì)與經(jīng)典插件(視頻教學(xué)版)
- C語(yǔ)言程序設(shè)計(jì)教程
- Java語(yǔ)言程序設(shè)計(jì)實(shí)用教程(第2版)
- JBoss AS 7 Development
- Visual C++程序開發(fā)范例寶典
- Learning RSLogix 5000 Programming
- 網(wǎng)絡(luò)工程方案設(shè)計(jì)與實(shí)施(第二版)
- C/C++程序設(shè)計(jì)教程:面向過程分冊(cè)
- Test-Driven iOS Development with Swift 4(Third Edition)
- 物聯(lián)網(wǎng)及低功耗藍(lán)牙5.x高級(jí)開發(fā)
- Intelligent Document Capture with Ephesoft(Second Edition)
- Smart Internet of Things Projects
- Java RESTful Web Service實(shí)戰(zhàn)(第2版)
- Visual Basic 2008應(yīng)用程序開發(fā)實(shí)例精講
- Banana Pro Blueprints
- 數(shù)字圖像處理原理與實(shí)踐:基于Visual C++開發(fā)
- Creating Development Environments with Vagrant(Second Edition)
- Building Single:page Web Apps with Meteor