Skip to content

Create iterator for batch operation #38

Description

@UmanShahzad

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions