[BangPypers] Tornado or twisted?

Gora Mohanty gora at mimirtech.com
Mon May 5 09:20:55 CEST 2014


Hi,

Why not consider gevent? Do not have enough real-life experience with it to
comment on your capacity requirements, but those will also be a function of
your application, and will need to be actually measured.

Regards,
Gora
On May 5, 2014 11:48 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.
>
>
> NOTE: I'm just a Newbie :P
>
> --
> Regards
> Mukesh Yadav
> mukeshyadav.com
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>


More information about the BangPypers mailing list