Skip to content

Category Archives: technical

Speed freaks

Over the last couple of days we have been working towards making the application faster. One of the measurement tools that we have used is grabperf (http://grabperf.org). Some major changes have taken place in the backend, like

All anon users(logged out users) get a cached page (which expires in 5 minutes). This is to reduce the [...]

Technology behind kwippy and scaling

Today in the world of micro-blogging, problems of twitter have become nearly household news. This has made site developers think about how can they make their site stable and scale with good Quality of service to the user (you , me , everyone). This post is about how we have planned kwippy, the whys and [...]