Home I need some cache
Post
Cancel

I need some cache

One of the customers I was working with on my LA trip was hitting some performance bottlenecks, and we talked through implementing some caching functionality. This really got me thinking about the extent to which Microsoft’s caching strategy (ala ASP.NET 1.1 and the upcoming Whidbey release) puts Macromedia’s (ala ColdFusion MX 6.1 and the upcoming 7.0 release) to shame. Seriously… why doesn’t Macromedia understand the value of caching with real controls in place for both design-time AND run-time? Why don’t they get that a flexible caching solution is the only way that a web application server can scale in the real world?

Caching– both output caching and database caching– is the lowest hanging fruit in terms of improving scalability and performance… wake up, Macromedia.

This post is licensed under CC BY 4.0 by the author.