accelerated
|
a4eefacaa1
|
concurrency issues in MessageBuilder internal data
|
2018-06-10 18:48:51 -04:00 |
|
accelerated
|
71e6e2e4e5
|
added retry logic for producers
|
2018-06-10 13:00:55 -04:00 |
|
Alex Damian
|
429ec92369
|
Buffered producer thread safe (#72)
* Thread safe buffered producer
* Using single mutex version
* Changed based on feedback
* Changes based on latest review
* Added flush counter
|
2018-05-28 18:33:36 -07:00 |
|
Matias Fontanini
|
df12b5fd5c
|
Fix linking issues on Windows
Relates to #10
|
2018-03-20 08:12:04 -07:00 |
|
Matias Fontanini
|
9594ddced3
|
Update license
|
2017-05-06 08:27:47 -07:00 |
|
Matias Fontanini
|
6c47b1a190
|
Allow setting timestamp on produced messages
|
2017-04-16 15:22:17 -07:00 |
|
Matias Fontanini
|
9ecad71be1
|
Remove Partition class
|
2017-04-16 14:51:06 -07:00 |
|
Matias Fontanini
|
f924eb68e7
|
Allow making no key/payload copies in BufferedProducer
|
2017-04-16 10:14:12 -07:00 |
|
Matias Fontanini
|
f781afe5cf
|
Allow using generic message builders not tied to Buffer class
|
2017-04-16 10:14:12 -07:00 |
|
Matias Fontanini
|
c99c8bbb05
|
Add CPPKAFKA_API macro to MessageBuilder declaration
|
2017-04-15 17:25:31 -07:00 |
|
Matias Fontanini
|
e26d7e7db2
|
Add MessageBuilder and use it on producer classes
|
2017-04-15 16:46:37 -07:00 |
|