How is ColdFusion scalable?
ColdFusion Server runs as a multi-threaded service with advanced thread pooling, database connection caching, just-in-time compilation and automatic failure recovery. As a result, the basic server will scale with hardware on single machine. Moreover, ColdFusion has native support for server clustering. So applications can be delivered on a multi-server cluster with dynamic load balancing and automatic fail over. This means you can build very large volume sites with high-availability for the continuous service your most demanding applications require.