- 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.
推薦閱讀
- Unreal Engine:Game Development from A to Z
- 機(jī)器學(xué)習(xí)及應(yīng)用(在線實(shí)驗(yàn)+在線自測(cè))
- UTM(統(tǒng)一威脅管理)技術(shù)概論
- Hands-On Linux for Architects
- 數(shù)據(jù)庫原理與應(yīng)用技術(shù)
- 精通數(shù)據(jù)科學(xué)算法
- 單片機(jī)C語言程序設(shè)計(jì)完全自學(xué)手冊(cè)
- 網(wǎng)絡(luò)安全技術(shù)及應(yīng)用
- 深度學(xué)習(xí)與目標(biāo)檢測(cè)
- 典型Hadoop云計(jì)算
- 電腦故障排除與維護(hù)終極技巧金典
- 開放自動(dòng)化系統(tǒng)應(yīng)用與實(shí)戰(zhàn):基于標(biāo)準(zhǔn)建模語言IEC 61499
- Raspberry Pi 3 Projects for Java Programmers
- 百度智能小程序:AI賦能新機(jī)遇
- 探索中國(guó)物聯(lián)網(wǎng)之路