smartcat-labs / cassandra-diagnostics

Cassandra Node Diagnostics Tools
Apache License 2.0
51 stars 6 forks source link

[Fixes #9] Adding limited capacity queue for processing queries. #88

Closed nivancevic closed 8 years ago

mgobec commented 8 years ago

Can the repeated code for thread pool init be reused? This way we need to make updates to all identical implementations.