Home > Python > Useful Python Resources for Setting Up Django Website

Useful Python Resources for Setting Up Django Website

Recently, I am developing a website and need practical solution to setting up a real-life production web serving environment.

I googled and found following links that are useful for my final decision.

Application Servers: Benchmark of Python Web Servers
Cache Mechanisms: Evaluating Django Caching Options

Other resources can be found also from the links contained in above articles.

Yet, I haven’t decide which app server and cache will be used, but obviously, nginx(uwsgi) + gevent powered app server + staticgenerator or django built-in cache middleware or varnish would be the most possible choose.

About these ads
Categories: Python Tags: , ,
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

%d bloggers like this: