librelist archives

« back to archive

Is flask ok for an Advertising network site?

Is flask ok for an Advertising network site?

From:
Santiago Basulto
Date:
2011-08-15 @ 19:17
Hello people!

I'm trying to build an online Advertising network. The principal
components are:

   - AdServer: will serve the ads for a specified publisher. This must
be really fast and extensible to support complex domain rules.
   - ClickServer: This will receive the clicks in the ads, log some
data, and redirect the user to the Ad URL.

First i thought Django would be ok for this, but i think i need
minimal latency. So, i thought Flask would be good.

What do you say? Do you know any project similar to this?

Any recommendation?

Thank you very much!

-- 
Santiago Basulto.-