- Getting Started with Hazelcast
- Mat Johns
- 142字
- 2021-08-06 16:56:51
Chapter 2. Getting off the Ground
Simply put, we can think of Hazelcast as a library technology—a JAR file that we bring into our application's classpath, and integrate with in order to harness its data distribution capabilities. Now, there are many ways we could go about setting up an application to use various third-party libraries and dependencies. Most modern IDEs can do this for you. Dependency management or build tools such as Maven, Ant, or Gradle can automate it, and we could sort all of it out ourselves manually. But it's now time to jump in, head first into the deep end. In this chapter, we shall:
- Download Hazelcast
- Create a basic application around the technology
- Explore the various simple storage collections
- Fetch and search our stored data
- Set limits and understand what happens when we reach these
推薦閱讀
- VMware View Security Essentials
- SQL for Data Analytics
- Visual Basic學習手冊
- 表哥的Access入門:以Excel視角快速學習數據庫開發(第2版)
- 零基礎Java學習筆記
- Python深度學習原理、算法與案例
- 微信小程序開發與實戰(微課版)
- Fast Data Processing with Spark(Second Edition)
- C語言程序設計簡明教程:Qt實戰
- CodeIgniter Web Application Blueprints
- 官方 Scratch 3.0 編程趣味卡:讓孩子們愛上編程(全彩)
- 網頁設計與制作
- Beginning C# 7 Hands-On:The Core Language
- Microsoft Dynamics GP 2013 Cookbook
- Mastering Machine Learning with R