[BangPypers] Tornado or twisted?

Mukesh Yadav mak.gnu at gmail.com
Tue May 6 11:17:42 CEST 2014


> You mentioned you are newbie. I would stick with Django or Tornado. Twisted
> isn't worth the effort, add to it the documentation challenges. For
>
Hey thanks for advised, I do feel the same.

webSocket, Tornado alone should suffice. Not clear what you meant by "Should
> work flawlessly with Django"
>

I mean running both on same port.


> regards,
> Rishi
> 1Click.io
>
>
>
>
> On Tue, May 6, 2014 at 1:32 PM, Mukesh Yadav <mak.gnu at gmail.com> wrote:
>
> > @venkatraman I feel meteor is only for prototyping, and if you need to
> have
> > some serious changes in future you have to crack the framework.
> > I want to have only one stack at the server. As there is some other plan
> > too which node cant handle.
> >
> >
> > On Mon, May 5, 2014 at 1:00 PM, Venkatraman S <venkat83 at gmail.com>
> wrote:
> >
> > > 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?
> > > _______________________________________________
> > > BangPypers mailing list
> > > BangPypers at python.org
> > > https://mail.python.org/mailman/listinfo/bangpypers
> > >
> >
> >
> >
> > --
> > Regards
> > Mukesh Yadav
> > mukeshyadav.com
> > _______________________________________________
> > BangPypers mailing list
> > BangPypers at python.org
> > https://mail.python.org/mailman/listinfo/bangpypers
> >
> _______________________________________________
> BangPypers mailing list
> BangPypers at python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>



-- 
Regards
Mukesh Yadav
mukeshyadav.com


More information about the BangPypers mailing list