Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bitxon/hazelcast-architectural-patterns

Implementation of Hazelcast Architectural Patterns
https://github.com/bitxon/hazelcast-architectural-patterns

hazelcast java javascript spring

Last synced: 10 days ago
JSON representation

Implementation of Hazelcast Architectural Patterns

Awesome Lists containing this project

README

        

# Hazelcast Architectural Patterns

## Examples

- Hazelcast Embedded ( [Java](hazelcast-embedded/) )
- Hazelcast Sidecar ( [Java](hazelcast-sidecar/) | [JS](hazelcast-sidecar-js/) )
- Hazelcast Client-Server ( [Java](hazelcast-client-server/) )
- Hazelcast Reverse-Proxy Sidecar ( [Java](hazelcast-reverse-proxy-sidecar/) )

## Useful Links

[![Hazelcast IMDG Architectural Patterns in Kubernetes](https://img.youtube.com/vi/MryTRkm4U3w/0.jpg)](https://www.youtube.com/watch?v=MryTRkm4U3w)

- [Demo YouTube](https://www.youtube.com/watch?v=MryTRkm4U3w)
- [Demo Code Samples](https://github.com/bitxon/demo-hazelcast-imdg)

- [Architectural Patterns Description](https://hazelcast.com/blog/architectural-patterns-for-caching-microservices/)
- [Distributed Data Structures](https://docs.hazelcast.com/imdg/4.2/data-structures/distributed-data-structures)