El 16/06/10 03:56, tazimk escribió:
> I have a text file being written by another process on a server which
> I want to watch for changes. Each time a change occurs I'd like to
> read the new data and send it to client . Any suggestions will be
> valuable . Using Django,Python
>   
If using Linux, Pyinotify may be what you're looking for:

    http://trac.dbzteam.org/pyinotify

-- 
Gonzalo Delgado <gonzalo...@gmail.com>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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