./net/p5-Data-Stream-Bulk, N at a time iteration API for data transfers

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2013Q1, Version: 0.08nb1, Package name: p5-Data-Stream-Bulk-0.08nb1, Maintainer: pkgsrc-users

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.


Master sites: (Expand)

SHA1: d19ec1277cef115654e6e99f991be72a0f56d53e
RMD160: d0a661d831beb8464e11522c18f5c293f916f1d8
Filesize: 19.054 KB

Version history: (Expand)