I think it's planned to be able to place "hooks" in views so that every time a view is updated it can start a job such as "create thumbnails for each new picture attachments with imagemagick" or anything else really. For now you can use a cron job that check if a view has been updated periodically and use jabber or anything that makes the job.