BufferingResumableCollector(capacity: Int)
A collector that can buffer a fixed number of items and drain it with much less need to coordinate the resumption per items.