JBoss Data Grid architecture
Today, data is present everywhere. We are producing and consuming more and more data. At the same time, applications need to access, process, and analyze data faster to deliver a superior user experience. In this context, data caching and in-memory processing have become very interesting options to improve applications' responsiveness. JBoss is present in the data processing and data analytics market through several products, including JBoss Data Grid. JBoss Data Grid is an in-memory, distributed, NoSQL datastore platform; it is the commercial version of the Infinispan project.
Versioning
Infinispan is the community edition on top of which Red Hat builds JBoss Data Grid. The following table shows the relation between Infinispan and Jboss Data Grid versions (the last five releases all the time of writing this chapter):
JBoss Data Grid | Infinispan |
JBoss Data Grid 6.5.0 | Infinispan 6.3.0 |
JBoss Data Grid 6.5.1 | Infinispan 6.3.1 |
JBoss Data Grid 6.6.0 | Infinispan 6.4.0 |
JBoss Data... |