- 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.
推薦閱讀
- 虛擬儀器設計測控應用典型實例
- Mastering Spark for Data Science
- INSTANT Varnish Cache How-to
- PostgreSQL Administration Essentials
- 塊數據5.0:數據社會學的理論與方法
- JavaScript典型應用與最佳實踐
- Learn CloudFormation
- 單片機C語言程序設計完全自學手冊
- ESP8266 Robotics Projects
- Web璀璨:Silverlight應用技術完全指南
- 中國戰略性新興產業研究與發展·數控系統
- PowerPoint 2010幻燈片制作高手速成
- 數據清洗
- 輸送技術、設備與工業應用
- 系統建模與控制導論