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 -~----------~----~----~----~------~----~------~--~---