> Matt do you choose to use rSession globally in your session management > projects or does it depend on the project's needs? > I don't use rSession at all. However, I am aware that a number of people do.
> If I told myself that I'm going to use rSession is all my projects that > require statefulness - would I be off base? How about building the usage > of rSession in applications that currently are not clustered, but could > be in the future. Would that be a good "proactive" architectural design > step to consider? > You wouldn't be off base as rSession does have some benefits in non-clustered environments e.g. the need for cflock is removed. Certainly though an rSession based application will be easier to move to a cluster in many ways. -Matt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

