On Wed, Jun 03, 2009 at 02:55:47PM -0400, John Santos wrote:
> 
> This is not an issue specifically related to Python or Twisted, but
> there is a very serious synchronization issue that needs to be
> addressed with this application design.  (Trust me, I've seen this
> issue come up dozens of times in over 30 years of experience...)

All the points which you have mentioned are very true. I also see that
the kind of problems we might land up in if not are using certain
filesystem provided facilties.

If I were go for the file presence notification, I might use inotify,
which seems to be pretty good.

Thanks,
Senthil


_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to