Hazelcast

Hazelcast

Double click on above image to view full picture

Zoom Out
Zoom In

 

Hazelcast– An Open Source In-memory Computing Tool



Hazelcast, an open source clustering and highly scalable data distribution platform written in Java, focuses on latency and makes it easier to cache/share/operate TB's of data in-memory. Storing terabytes of data in-memory is not a problem but avoiding GC to achieve predictable, low latency and being resilient to crashes are big challenges. By default, Hazelcast stores your distributed data (map entries, queue items) into Java heap which is subject to garbage collection. As your heap gets bigger, garbage collection might cause your application to pause tens of seconds, badly affecting your application performance and response times. Elastic Memory is Hazelcast with off-heap memory storage to avoid GC pauses. Even if you have terabytes of cache in-memory with lots of updates, GC will have almost no effect; resulting in more predictable latency and throughput. 



Download Hazelcast
$0.00

* Required Fields

$0.00

Product Description

We Also Recommend

Product Tags

  • Hazelcast, an open source clustering and highly scalable data distribution platform written in Java, focuses on latency and makes it easier to cache/share/operate TB's of data in-memory. Storing terabytes of data in-memory is not a problem but avoiding GC to achieve predictable, low latency and being resilient to crashes are big challenges. By default, Hazelcast stores your distributed data (map entries, queue items) into Java heap which is subject to garbage collection. As your heap gets bigger, garbage collection might cause your application to pause tens of seconds, badly affecting your application performance and response times. Elastic Memory is Hazelcast with off-heap memory storage to avoid GC pauses. Even if you have terabytes of cache in-memory with lots of updates, GC will have almost no effect; resulting in more predictable latency and throughput. 

    * No Service Provider Available
    Contact us to become a Service Provider
    Email : info@myopensourcestore.com | Skype: myopensourcestore




  • Product Tags


    Use spaces to separate tags. Use single quotes (') for phrases.

[profiler]
Memory usage: real: 29097984, emalloc: 28755776
Code ProfilerTimeCntEmallocRealMem