gen-batch-server icon indicating copy to clipboard operation
gen-batch-server copied to clipboard

A generic batching server for Erlang and Elixir

Results 3 gen-batch-server issues
Sort by recently updated
recently updated
newest added

Like for gen_servers https://erlang.org/doc/man/gen_server.html#Module:handle_continue-2

It could be useful to allow `gen_batch_server` implementations to hook into the part of the processing cycle where a batch has been processed but the mail box is now empty....