Merge branch '9446-refactor-keep-parallel-write-strategy'
authorLucas Di Pentima <lucas@curoverse.com>
Mon, 27 Jun 2016 19:56:43 +0000 (16:56 -0300)
committerLucas Di Pentima <lucas@curoverse.com>
Mon, 27 Jun 2016 20:03:31 +0000 (17:03 -0300)
9446: PySDK Keep concurrent write refactoring. Simplified thread management using a thread pool and a queue.
ThreadLimiter not needed anymore, so related tests were rewritten for the new code.
Closes #9446


Trivial merge