- Getting Started with Hazelcast
- Mat Johns
- 146字
- 2021-08-06 16:56:49
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 eager hands and starting to flip through its pages, it might be safe to assume you have previously worked to architect, develop, or support applications more towards the latter end of that scale. We could imagine that you are all too painfully familiar with the common pitfalls and issues that tend to crop up around scaling or distributing your data layer. But to make sure we are all up to speed, in this chapter, we shall examine:
- Traditional approaches to data persistence
- How caches have helped improve performance, but bring about their own problems
- Hazelcast's fresh approach to the problem
- A brief overview its generic capabilities
- Summary of what type of problems we might solve using it
推薦閱讀
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- Advanced Machine Learning with Python
- 企業(yè)級(jí)Java EE架構(gòu)設(shè)計(jì)精深實(shí)踐
- 騰訊iOS測(cè)試實(shí)踐
- Learning Flask Framework
- Hands-On Data Structures and Algorithms with JavaScript
- iOS開(kāi)發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到App Store上架
- Learning Python Design Patterns
- 編程數(shù)學(xué)
- Building Machine Learning Systems with Python(Second Edition)
- Scratch3.0趣味編程動(dòng)手玩:比賽訓(xùn)練營(yíng)
- 響應(yīng)式Web設(shè)計(jì):HTML5和CSS3實(shí)戰(zhàn)(第2版)
- Java Web從入門(mén)到精通(第3版)
- jQuery從入門(mén)到精通(微課精編版)
- Android智能手機(jī)APP界面設(shè)計(jì)實(shí)戰(zhàn)教程