Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create iterator for batch operation #38

Open
UmanShahzad opened this issue Dec 16, 2020 · 0 comments
Open

Create iterator for batch operation #38

UmanShahzad opened this issue Dec 16, 2020 · 0 comments
Assignees

Comments

@UmanShahzad
Copy link
Contributor

UmanShahzad commented Dec 16, 2020

Create an iterator-based batch function, so that the user can loop over the batch call and get results per IP 1-by-1 rather than all at once, which is probably necessary for really large inputs whose outputs could exceed the available RAM on small machines e.g. in the cloud.

This is particularly useful after #37 because the user can input millions of IPs at once to the function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants