batch_please v0.2.0 BatchPlease.MemoryBatcher behaviour
Link to this section Summary
Callbacks
Do something with the batch, before starting a new one
Perform any cleanup necessary before terminating this batch server
Link to this section Callbacks
Link to this callback
batch_process(arg0)
batch_process(BatchPlease.batch) :: BatchPlease.ok_or_error
Do something with the batch, before starting a new one.
Link to this callback
batch_terminate(arg0)
(optional)
batch_terminate(BatchPlease.batch) :: BatchPlease.ok_or_error
Perform any cleanup necessary before terminating this batch server.