[BangPypers] Tornado or twisted?

Venkatraman S venkat83 at gmail.com
Mon May 5 09:30:31 CEST 2014


On Mon, May 5, 2014 at 11:47 AM, Mukesh Yadav <mak.gnu at gmail.com> wrote:

> Hey guys,
>    I'm starting a new projects which requires real time update, something
> like tweetdeck. After initial research I have finalized twisted and
> tornado. But i'm confused which one to use.
>
> Requirement:
> 1. Should work flawlessly with Django.
> 2. Should be fast enough to handle around 10K concurrent users, on small
> instance (Server).
> 3. Should work on socket.io as I'm planning it use it.
>

Why do you need Django for this usecase? Why not consider node or meteor?


More information about the BangPypers mailing list