When working with a transactional API, it would be beneficial to allow for multiple threads to process the workload concurrently. A single threaded consumption is a good start, but for more volume a throttled multi-threaded tool would be very helpful.