[Glass] [GS/SS Beta] Scale to multiple nodes sharing a DB?

Jon Paynter kittle31 at gmail.com
Fri Nov 15 10:45:45 PST 2013


Another consideration for scaling -- what do you need to scale do?
Do you want to handle lots of client sessions?
Do you need to work with large / huge domain objects?
Do you lots of complex processing to do?

Depending on which of these you are facing, depends on how you scale.
Where I am, we frequently deal with the last - complex processing.
therefore it makes sense to scale gemstone across several separate physical
hosts so we can use all 100+ cores to do processing.

If you have large (memory intensive) domain objects to work on, then
sending them over the wire to other hosts is not a good idea.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20131115/fe69804c/attachment.html>


More information about the Glass mailing list