mtesseract / nakadi-client

Haskell Client Library for the Nakadi Event Broker
Other
13 stars 9 forks source link

Implement support for concurrent workers #91

Closed mtesseract closed 6 years ago

mtesseract commented 6 years ago

In order to be a real high-level API, subscriptionProcess should be handle to process the subscription using multiple concurrent worker threads.