GeekArticles
Web Tools
ColdFusionAllaire Clustering Policies for Session Aware Applications
Author: macromedia.com |
Published: 10th Aug 2005 |
Visited: 310 times |
Add CommentFiled in: ColdFusionby Dave Gruber Senior Product Manager Allaire Corp. Web site availability translates into being open for business. While your local bank can get away with closing before six in the evening, your Web application must be open for business 24 hours a day, seven days a week, 52 weeks per year. There is no margin for mistakes. ClusterCATS, Allaire's load balancing and fail-over technology, enables Web administrators to cluster two or more servers into a high-performance, highly available Web...n
Read Article Sponsored Links
Related Articles
• Reducing Code Size of Ajax Applications Building an Ajax based applications is mostly difficult due to the fact that codes are usually rendered longer. Because different web developments are used in building an Ajax based applications, developers have to combine these codes so that they can achieve the asynchronous function of Ajax. If th ...
• OpenSocial: The Power of Social Networks in Your Applications What is OpenSocial and how can you use it to build web applications that leverage the power of social networks? Find out while going from a basic example application in a local sandbox to a full-featured application deployed in a live contai ...
• Querying SQLServer tables from within an Oracle session Dear Tom;
I need to query a SQLServer table from within an Oracle session, for example SQLPlus. Is there an easy way to do this, something like:
<CODE> select * from t@sql_server_link </CODE>
May you redirect me to the appropriate documentati ...
• Visualizing Cluster-Based Applications
Detecting concurrency-related bugs and performance bottlenecks is hard, especially on clusters consisting of a large number of nodes. In an interview with Artima, Terracotta co-founder and CTO Ari Zilka explains the importance of visualization in cluster-based applications, and introduces Terracott ...