I have deployed an application in CloudHub with the FTP connector at the event source. It picks up the file whenever a file is dropped in the FTP directory. If I deploy application 0.1v and 2 workers, and a file arrives from the FTP directory, how should the application react?
- Anyone could explain the above scenario?