Hi, I want to make parallel blocking http requests...
# announcements
b
Hi, I want to make parallel blocking http requests using a list of objects that will be serialized to json. Am I looking for co-routines or threads?