- Getting Started with Hazelcast(Second Edition)
- Mat Johns
- 98字
- 2021-07-16 13:14:36
Chapter 3. Going Concurrent
Along with the simple distributed collections, Hazelcast also provides us with additional complementary capabilities, allowing us to further parallelize our applications. Some of these capabilities come as standard features within the traditional data stores, while others are inspired by similar technologies. In this chapter, we will look at the following topics:
- The atomic and consistent nature of simple collections
- Distributed locking, which is used to provide a cluster-wide mutex
- Transactional support, which is used to cater to complex operations
- The cluster-wide atomic ID generator
- JMS-like topics for broadcast messaging (publish and subscribe)
推薦閱讀
- Android應用程序開發與典型案例
- 軟件項目管理(第2版)
- 動手玩轉Scratch3.0編程:人工智能科創教育指南
- Blender 3D Incredible Machines
- Visual Basic學習手冊
- C語言程序設計
- JavaScript動態網頁開發詳解
- Android底層接口與驅動開發技術詳解
- Java網絡編程核心技術詳解(視頻微課版)
- C語言程序設計
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- JavaScript程序設計(第2版)
- Photoshop CC移動UI設計案例教程(全彩慕課版·第2版)
- Practical GIS
- Julia High Performance(Second Edition)