Error 

Archive for December, 2009

Move to Cherokee

Posted December 23, 2009 at 05:12am in Linux

I just finished moving everything over to Cherokee and thus far I am really enjoying it. It has a built in Admin interface that handles graceful restarts, a long long list of features, and from what I have read it has very good performance.

Right now I am talking with some people about the very interesting MySQL bridge integrated in Cherokee. The bridge allows you to send commands in a language and have it returned in the same language. So you can use Ruby, Python, JSON or PHP to send your SQL command and you will get your results back in the same language. There is built in media streaming support, built in SSL/TLS, support for FastCGI, SCGI, uWSGI, and tons more stuff.

I encourage you to check it out. I will definitely be posting more about Cherokee in coming weeks when I test out the MySQL bridge and compare it to the performance with the MySQL module for Python.