This can be applied to both the eventful and Spotify searches.
There seems to be a crossover point where parallelization vs serialization is faster. It seems like parallelization is faster with a strong network connection but serialization is faster with a weak network connection. (for eventful anyway). Needs to be tested from the server.
ref #13 and the related branches:
/luc/speed_up_eventful /luc/speed_up_eventful2
This can be applied to both the eventful and Spotify searches.
There seems to be a crossover point where parallelization vs serialization is faster. It seems like parallelization is faster with a strong network connection but serialization is faster with a weak network connection. (for eventful anyway). Needs to be tested from the server.