Category Archives: hazelcast

Khóa học miễn phí Common Pitfalls & Performance Tips nhận dự án làm có lương

Hazelcast – Common Pitfalls & Performance Tips Hazelcast Queue on single machine Hazelcast queues are stored on a single member (along with a backup on different machines). This effectively means the queue can hold as many items which can be accommodated on a single machine. So, the queue capacity does not scale by adding more […]

Khóa học miễn phí Hazelcast – Introduction nhận dự án làm có lương

Hazelcast – Introduction Distributed In-memory Data Grid A data grid is a superset to distributed cache. Distributed cache is typically used only for storing and retrieving key-value pairs which are spread across caching servers. However, a data grid, apart from supporting storage of key-value pairs, also supports other features, for example, It supports other data […]