optimization
< javascript
< html5
< delicious
< sebmade
Get flash to fully experience Pearltrees
What is it?
Stephen Pierzchala, Senior Technical Performance Analyst with Gomez, said this about HTTP compression: "When tied to other methods, such as proper caching configurations and the use of persistent connections, HTTP compression can greatly improve Web performance. In most cases, the total cost of ownership of implementing HTTP compression (which for users of some Web platforms is nothing!)
Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed . The FriendFeed application is written using a web framework that looks a bit like web.py or Google's webapp , but with additional tools and optimizations to take advantage of the underlying non-blocking infrastructure. The framework is distinct from most mainstream web server frameworks (and certainly most Python frameworks) because it is non-blocking and reasonably fast.
The goal of Simple is to bring the power of simplicity to the world of server side Java.