Replace several functions inside module module model_manager.py to process in parallel each field from the items obtained from the REST request in order to speed up the processing time.
Modify the geolocator-lambda.py main module to use those new methods.
Redact in readme.md the documentation related to the processing time.
This change is