GridGain Staff

← GridGain Blog

GridGain Staff
Position:
Bio:
Bio:
Focusing on how Apache Ignite handles transactions with third-party persistence, this article is the last part of the Apache Ignite Transactions Architecture series. In the previous articles in this series, we discussed a range of topics associated with Apache Ignite's transactions handling in its Key-Value API. In the first article, we briefly reviewed the two-phase commit protocol and…
In this article, we will be discussing transaction handling at the level of Ignite persistence. In the previous article in this series, we looked at failover and recovery. Here are topics we will cover in the rest of this series: Transaction handling at the level of Ignite persistence (WAL, checkpointing, and more)  Transaction handling at the level of 3rd party persistence. Those…
In this article, we will focus on how Apache Ignite handles failover and recovery during transaction execution. In the previous article in this series, we looked at concurrency modes and isolation levels. Here are topics we will cover in the rest of this series: Failover and recovery [this article] Transaction handling at the level of Ignite persistence (WAL, checkpointing, and more)…
This article on pessimistic and optimistic concurrency is the second in the Apache Ignite Transactions Architecture series.  In the previous article, we looked at the two-phase commit protocol and how it worked with various types of cluster nodes in Apache Ignite. Here are topics we will cover in the rest of this series: Pessimistic and optimistic concurrency [this article]…
This article on Apache Ignite and the two-phase commit protocol is the first in a series of five posts regarding the Apache Ignite transactions architecture. Apache Ignite supports a range of different Application Programming Interfaces (APIs). In this multi-part article series, we will take a more detailed look at how Apache Ignite manages transactions in its key-value API and some of the…
Held on November 9, Ignite Summit Europe 2022 provided a closeup look into how Apache Ignite is being adapted for use in a variety of dynamic, demanding business settings and use cases. (Video of all sessions is available on-demand here.) Presenters were from organizations as diverse as a financial software tools, the largest food delivery company in Latin America, and the largest particle…