I would like to receive files by FTP in a folder,
and then put each file on a queue so that different workers can process it.
however my googling attempts haven't return satisfactory results?
Maybe I'm not searching for the right keywords?
How do people with legacy systems, that receive text files through FTP, process each file through a pipeline of work in a reliable way?