N at a time iteration API
http://search.cpan.org/dist/Data-Stream-Bulk
This module tries to find middle ground between one at a time and all at
once processing of data sets.
The purpose of this module is to avoid the overhead of implementing an
iterative api when this isn't necessary, without breaking forward
compatibility in case that becomes necessary later on.
The API optimizes for when a data set typically fits in memory and is
returned as an array, but the consumer cannot assume that the data set is
bounded.
The API is destructive in order to minimize the chance that resultsets are
leaked due to improper usage.
- Sources inherited from project devel:languages:perl
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Tomcat42/perl-Data-Stream-Bulk && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Data-Stream-Bulk-0.11.tar.gz | 0000021692 21.2 KB | |
cpanspec.yml | 0000000469 469 Bytes | |
perl-Data-Stream-Bulk.changes | 0000000348 348 Bytes | |
perl-Data-Stream-Bulk.spec | 0000003286 3.21 KB |
Comments 0