cassandra.io.eventletreactor - eventlet-compatible Connection¶
- class cassandra.io.eventletreactor.EventletConnection(*args, **kwargs)[source]¶
An implementation of
Connectionthat utilizeseventlet.This implementation assumes all eventlet monkey patching is active. It is not tested with partial patching.