News

At the InfoQ Dev Summit Munich, Markus Kett presented a database alternative for Java: the in-memory EclipseStore promises faster data processing with lower cloud costs. It stores Java objects as ...
Latest version of open source Java In-Memory Data Grid Hazelcast supports entry processing, multi-thread execution, continuous queries and lazy indexing. They have also re-implemented all of the ...
In-memory computing has been maturing quickly over the last three years. It had been used mostly in small-scale databases but is now ready to hit the big time due to changes in the technology and ...
When physical memory is scarce, paging causes garbage collection to run an order of magnitude slower than explicit memory management.
Hazelcast today announced the beta release of the latest version of its namesake in-memory data grid, Hazelcast IMDG 3.12. With this release, the company adds new features focused on data integrity, ...
A look at some of the best database and RDBMS tools for Java software developers. Learn more about Java and database programming.
Hazelcast is designed to prevent enterprise applications from drowning in data. The open source technology provider closed a $2.5 million series A round today.
This is the third post in a series. The first two were on Browsing Memory the JRuby Way and Finding Leaks in Ruby Apps with Eclipse Memory Analyzer Hello again, friends! I'm back with more ...