Sourceprojects.org

The Hazelcast Incubator

When Hazelcast [http://www.hazelcast.com] 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

snowcast - Hazelcast Client and the snowcast logo

snowcast In December I started a new project called snowcast. Arisen from the need in one of my own private projects I decided to open source this part of the work. snowcast is an auto-configuration, distributed, scalable ID generator on top of Hazelcast. Since snowcast is not an official Hazelcast

snowcast - like christmas in the distributed Hazelcast world

snowcast is an auto-configuration, distributed, scalable ID generator on top of Hazelcast [http://www.hazelcast.org]. 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

nginx - Stateless Loadbalancer - Balance your load on nginx without proxying the request

Today I want to show how you can use nginx [http://nginx.org/] 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

Hazelcast MapReduce on GPU (APRIL'S FOOL!)

APRIL'S FOOL: Sorry that I have to admit it was just an April's Fool. The interesting fact btw is that when I first came up with the idea it sounded like totally implausible but while writing I realized "hey that should actually be possible". Maybe not yet for a map-reduce

Sourceprojects.org © 2026