paint-brush
How You Can Take Advantage of Hazelcast to Query Your IMDG Databy@nfrankel
102 reads

How You Can Take Advantage of Hazelcast to Query Your IMDG Data

by Nicolas Fränkel9mMay 15th, 2021
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

An in-memory data grid is a set of networked/clustered computers that pool together their random access memory. This enables the highest application performance by using RAM along with processing power of multiple computers that run tasks in parallel. IMDGs are especially valuable for applications that do extensive parallel processing on large data sets. In this post, I’d like to describe how you can take advantage of Hazelcast to query your cached data in different ways and still be fast. The Predicate API is the one that predates all other ways presented in this post.

Coins Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - How You Can Take Advantage of Hazelcast to Query Your IMDG Data
Nicolas Fränkel HackerNoon profile picture
Nicolas Fränkel

Nicolas Fränkel

@nfrankel

Developer Advocate for Apache APISIX *** Learner *** Author of http://leanpub.com/integrationtest

About @nfrankel
LEARN MORE ABOUT @NFRANKEL'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Nicolas Fränkel HackerNoon profile picture
Nicolas Fränkel@nfrankel
Developer Advocate for Apache APISIX *** Learner *** Author of http://leanpub.com/integrationtest

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here