Tag Archives: performance

Ruby on Rails on Windows in production

Windows environment has been traditionally treated as no-way for Ruby developers, especially when it comes to production. In the following article I will show how easy and efficient it could be setting up your Ruby environment in Windows for both … Continue reading

Posted in Helicon Zoo | Tagged | 1 Comment

Node.js on Windows (with performance tests)

In this article we are going to address basic question which might occur in minds of green web-programmers and those who is going to dive into Node.js learning, namely: how to install Node.js developer environment of your PC; how to … Continue reading

Posted in Helicon Zoo | Tagged | Comments Off on Node.js on Windows (with performance tests)

Running Django on Windows (with performance tests)

Django is a trendy Python-based framework for web applications. Its ever-growing popularity owes to availability of quick development tools, inbuilt administrative interface and high operation speed. Unfortunately, until now there was no easy tried-and-true way to deploy and run Django-apps … Continue reading

Posted in Helicon Zoo | Tagged | 10 Comments

Make your websites work faster

In April 2010 Google announced, that speed of a web site will be considered as an aspect of web search ranking. This means that web site creators and webmasters need to optimize their websites. What is the best way to do … Continue reading

Posted in Helicon Ape | Tagged | 1 Comment

IIS reverse proxy and load balancer with web admin panel

Since build 3.0.0.50 Helicon Ape offers a web interface for the load balancer.

Posted in Helicon Ape | Tagged | 1 Comment