I've used orbited with success for this purpose:
http://www.orbited.org/

But getting started integrating it with your django project is not
very straightforward.

On Thu, Jul 30, 2009 at 11:52 AM, aleph<ustev...@yandex.ru> wrote:
>
> Hi!
>
> Is it possible to use Django with longpoll technique? What I mean is a
> client (probably Flex client) which sends a request to server and
> start recieving data 'forever' - until timeout or something. The
> django application on server has polling loop or some producer/
> customer threads inside -  it is receiving data from some side source
> and transmits it to client over HTTP.
>
> Is it possible are there any guidelines about it?
>
> Thank you very much,
> Ilya
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to