Sunday, August 31, 2014

Re: Guidance needed - Real time and django

Hello,


2014-08-29 17:26 GMT+02:00 Aamu Padi <aamupadi@gmail.com>:
Hello,
I would like to build a real time web application, but have little idea of where to start to from. It will have notification and feed system like facebook or instagram. Would really appreciate if anyone who have already done this type of web application could kindly guide me through. I will be very grateful.

I never done such things besides small experiments and research...

Here are some pointers:

- search://django+gevent
- search://django+asyncio among other things django-c10k-demo created by Aymeric Augustin django core contributor which use websockets
- search://tornado 
- search://django+SSE
- search://django+webRTC
- search://django+pjax

HTH,

Amirouche

Thank you.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAHSNPWuiOJ5m%3DcCUFOc-j%3DRR3LHSAOyhd4Uk7HOaR78cQB-V4A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAL7_Mo9Tfqi_BsM2KCLX7aVNZFZcC0vMO6eu1tMtrY-H6L8GKg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment