1. Remove the `ConnectionOptions` from the constructor of all processors, allowing them receieve any paramters they need. 2. Add another helper to match connection options from the cli to the processors, so it will be easier to change later on.