| commit | 16256cbbf6cdfde8debc3254bf55ce0b8fa51b08 | [log] [tgz] |
|---|---|---|
| author | Benjamin Diaz <bdiaz@whitestack.com> | Thu Oct 11 12:34:20 2018 -0300 |
| committer | Benjamin Diaz <bdiaz@whitestack.com> | Tue Oct 16 17:08:33 2018 -0300 |
| tree | 0895c8ae10e6717266513c5020941f90968fccee | |
| parent | a4e615d9bab28eefa0ae1e713ad75289ed2f65cc [diff] |
Implements aiokafka and modifies code to support asyncio Replaces multithreading with asyncronous calls to kafka. Implements the async/await keywords in methods that needed it. Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com> Change-Id: Ic93054dc9a6b3835e2eaf1a480e5081c5eb9d4f5