Hazelcast vs memcached
A side-by-side look at Hazelcast and memcached. For an in-depth review of either product, follow the links below.
Hazelcast
Development
Hazelcast is an open source in-memory data grid that enables distribution of data and computation across servers for scalability, speed, and resilience. It is commonly used for caching, processing streams, and clustering.
cachingprocessing-streamsclustering
memcached
Network & Admin
Memcached is an open source, high-performance distributed memory object caching system. It is used to speed up dynamic web applications by alleviating database load for reading/writing frequently accessed data.
cachingmemoryperformance
Related Comparisons
Redis
MongoDB
Varnish
Apache Ignite
CockroachDB
CouchDB