On Mon, May 5, 2014 at 11:47 AM, Mukesh Yadav <mak....@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?
_______________________________________________
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers

Reply via email to