theburningmonk / ReactoKinesix

A Rx based .Net client library for working with Amazon Kinesis
http://theburningmonk.github.io/ReactoKinesix/
MIT License
29 stars 5 forks source link

Optimization mode #43

Open theburningmonk opened 10 years ago

theburningmonk commented 10 years ago

Allow user to specify optimization modes for throughput or to preserve ordering. For throughput we should process records in parallel and disable RetryAndStop.