Skip to content
Snippets Groups Projects
cassandra.rst 363 B

This module is available only if you have cassandra-driver installed

Cassandra

parallel_for

If you have multiple async requests that would hit multiple nodes and you would prefer to make use of execute_async and want to better make use of them, here's the routine to help you out.