I have a fixed number of API endpoints (4 for example) that all do the same thing. I would like to multiprocess a loop that can asynchronously send data to the endpoints. Howeve