I have to project a lot of points present in my Database say more than 100000. I heard that using geoserver is a better solution as it can render any number of points and from http://swingley.appspot.com/maps/olpts it is almost confirmed that I cannot use the normal code to project many points. I recently heard about cluster strategy that is present in OpenLayers and I think it can help me but I am not sure.
Can anyone help me about the better solution of these two GEOSERVER or CLUSTER strategy and reasons why one is preferred over the other? Remember I have to display many layers on the map.
