- Getting Started with Hazelcast(Second Edition)
- Mat Johns
- 153字
- 2021-07-16 13:14:32
Chapter 1. What is Hazelcast?
Most, if not all, applications need to store some data—some applications far more than others. By holding this book in your hands and eagerly flipping through its pages, it might be safe to assume that you have previously architected, developed, or supported applications more towards the latter end of that scale. We can also take it as given that you are all too painfully familiar with the common pitfalls and issues that tend to crop up when scaling or distributing a data layer. However, to make sure that we are all up to speed, in this chapter, we shall examine the following topics:
- Traditional approaches towards data persistence
- How caches help improve performance but come with their own problems
- Hazelcast's fresh approach towards the problem
- A brief overview of the generic capabilities of Hazelcast
- The type of problems that we can solve using Hazelcast
推薦閱讀
- Visual C++程序設(shè)計(jì)教程
- C++面向?qū)ο蟪绦蛟O(shè)計(jì)(微課版)
- Vue.js 3.0源碼解析(微課視頻版)
- 表哥的Access入門:以Excel視角快速學(xué)習(xí)數(shù)據(jù)庫開發(fā)(第2版)
- 基于SpringBoot實(shí)現(xiàn):Java分布式中間件開發(fā)入門與實(shí)戰(zhàn)
- Java語言程序設(shè)計(jì)教程
- LabVIEW虛擬儀器程序設(shè)計(jì)從入門到精通(第二版)
- Node.js 12實(shí)戰(zhàn)
- 零基礎(chǔ)學(xué)C語言(第4版)
- Getting Started with React VR
- PHP Microservices
- XML程序設(shè)計(jì)(第二版)
- 產(chǎn)品架構(gòu)評(píng)估原理與方法
- 絕密原型檔案:看看專業(yè)產(chǎn)品經(jīng)理的原型是什么樣
- Getting Started with RethinkDB