- Apache Ignite Quick Start Guide
- Sujoy Acharya
- 100字
- 2021-06-10 18:52:28
Distributed data structures
Apache Ignite allows you to create distributed data structures and share them between the nodes. One really useful data structure is the ID generator. In many applications, ID generation is handled using a UUID or custom stored procedure logic, or by configuring tables to generate seq ids. A distributed ID generator residing in an in-memory grid is orders of magnitude faster than traditional ID generators.
The following distributed data structures are supported till version 2.5:
- Queue and Set
- Atomic Types
- CountDownLatch
- ID Generator
- Semaphore
We'll explore each of the preceding data structures in later chapters.
推薦閱讀
- 網上沖浪
- Managing Mission:Critical Domains and DNS
- R Machine Learning By Example
- Hands-On Data Science with SQL Server 2017
- CSS全程指南
- 大數據安全與隱私保護
- 21天學通Java
- 自動生產線的拆裝與調試
- 基于多目標決策的數據挖掘方法評估與應用
- Kubernetes for Developers
- Microsoft System Center Confi guration Manager
- 悟透AutoCAD 2009案例自學手冊
- Apache源代碼全景分析(第1卷):體系結構與核心模塊
- 大數據案例精析
- 電腦上網入門