I believe CFMX Enterprise includes the ability to use J2EE sessions shared across a cluster.
Matt Liotta President & CEO Montara Software, Inc. http://www.montarasoftware.com/ 888-408-0900 x901 > -----Original Message----- > From: Joe Eugene [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 04, 2003 11:29 AM > To: CF-Talk > Subject: Re: RE: CFMX (Session State Replication) > > CFMX Wddx Serialize/De-Serialize and Client Variables can be a big > overhead... so i am looking for an Alternate Solution. > > I belive CFMX for J2EE uses an XML file to store and replicate Sessions in > Memory, where every server in the cluster is aware of other server > sessions. Why cant this be done for CFMX Standalone? > Or is this a Marketing Strategy of Macromedia.. to get Customers to BUY > CFMX for J2EE? > > Joe Eugene > > > > > -------Original Message------- > From: Matt Liotta <[EMAIL PROTECTED]> > Sent: 02/03/03 06:28 PM > To: CF-Talk <[EMAIL PROTECTED]> > Subject: RE: CFMX (Session State Replication) > > > > > Because rSession does all that for you. > > Matt Liotta > President & CEO > Montara Software, Inc. > http://www.montarasoftware.com/ > 888-408-0900 x901 > > > -----Original Message----- > > From: Dave Watts [mailto:[EMAIL PROTECTED]] > > Sent: Monday, February 03, 2003 6:03 PM > > To: CF-Talk > > Subject: RE: CFMX (Session State Replication) > > > > > Client variables are not a direct replacement for > > > session variables. Client variables can't be used > > > for complex types and their lifetime is longer than > > > a session. > > > > You can address both of those issues, if you want to use Client > variables > > in > > a similar way to Session variables. You can use WDDX to serialize > complex > > types, and you can disconnect the user from their session by > destroying > > their identifying token. Of course, you already know that, but in that > > case > > why bring up rSession, which isn't really all that different? > > > > Dave Watts, CTO, Fig Leaf Software > > http://www.figleaf.com/ > > voice: (202) 797-5496 > > fax: (202) 797-5444 > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

