Re: TS-4523: Add the ability to pause/resume data consumption in the CPP API

2016-06-21 Thread David Ben Zakai
M Brian Geffon wrote: > The thing I'm missing about this, why can't you just keep buffering to the > same file while you're doing analysis? I don't see why you need to pause > anything? > > Brian > > On Friday, June 17, 2016, David Ben Zakai >

TS-4523: Add the ability to pause/resume data consumption in the CPP API

2016-06-16 Thread David Ben Zakai
Hi all, I'd like to suggest an API change in the CPP API Transformation interface. My own use case is that I'd like to be able to pause the transformation, handle what I can from the file and release the buffered content before resuming and releasing the rest of the data. Basically what I'm tryin