Hi there! I'm trying to do an inventory plugin to talk with an API. Everything works great.
Now I'm trying to improve the performance because I need to make a lot (around 60k requests at the moment) to retrieve all the information. I cannot avoid the huge amount of requests but maybe I can make concurrent requests. A year ago, I made a concurrent inventory script in Go, but now I'm a little lost trying to do that in Python with the Ansible SDK. Is there any utility inside the Ansible SDK to achieve this? Any recommendations are welcome :) Thanks! -- You received this message because you are subscribed to the Google Groups "Ansible Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to ansible-devel+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.