The Hazelcast Incubator
When Hazelcast started as a pure open source project in 2008, there was one guys, Talip Ozturk, with an amazing vision: A simple, powerful, scalable Distributed Map.
Ever since Hazelcast went more powerful and added more features or data structures. Today almost all Java Collections and a lot of the
snowcast – like christmas in the distributed Hazelcast world
snowcast is an auto-configuration, distributed, scalable ID generator on top of Hazelcast. Since snowcast is not an official Hazelcast project, Hazelcast will not offer any kind of commercial support for it, it is one of my private spare time projects!
Why this project?
While working on a side project I
nginx – Stateless Loadbalancer – Balance your load on nginx without proxying the request
Today I want to show how you can use nginx to build your own stateless loadbalancer which just redirects your requests to random servers. It does neither support sticky sessions nor does it proxy your request. It will redirect (HTTP 302) your original request to the random location.
This is
- 1 (current)
- 2