A utility script which illustrates use of pyinotify to detect and process files rsync'ed into a particular folder. Processing is performed asynchronously and with N threads. Which is nice.
Feel free to cut'n'paste.
test_rsync_processing_pool.sh
provides a basic example of the functionality
when used with the default options in rsync_processing_pool.py
.