Hi

I have some questions regarding threading inside django, to know if I
can run a a working thread (a thread running each minute, and perform
some tasks with the django objects, could be update a view for example
) inside the running django/python/mod_python process ?

Like what we can do inside a java appserv, a real thread leaving inside
the jvm, coexisting with the application but is django good at this ?
If it is, where this thread should be placed and how it could access
django objects ?

Thanks for help.


--~--~---------~--~----~------------~-------~--~----~
 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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to