I think your bigger issue is going to be 32bit vs 64bit.  The maximum 
amount of memory you can assign to a 32bit ColdFusion JVM is going to be 
somewhere in the 1200 megabyte range for the heap, and 512 or so for the 
perm gen.  If you had the Enterprise version of ColdFusion you could 
spawn more instances using the same configuration and cluster/load 
balance them.  But in the end, if you want to take advantage of all that 
memory with just one instance, it's going to have to be 64bit ColdFusion.


Matthew Williams
Geodesic GraFX
www.geodesicgrafx.com/blog

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336940
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to