InfoQ

InfoQ

Editor Specific Content View

All of Bela Ban and Manik Surtani's Content on InfoQ


Latest featured content by Bela Ban and Manik Surtani

Infinispan's GridFileSystem - An In-Memory Grid File System

Topics
Java,
Caching,
Clustering & Caching,
Languages,
Programming,
Architecture,
Performance & Scalability,
Infrastructure

Infinispan is an open source data grid platform that makes use of distributing state across nodes in a cluster. GridFileSystem is a new, experimental API that exposes an Infinispan-backed data grid as a file system. In this article, authors discuss distributed mode of Infinispan and how GridFS framework manages data caching by chunking up data using a new streaming API and storing them in a grid.