asyncore Event Loop — Cassandra Driver 3.13.0 documentation (original) (raw)

cassandra.io.asyncorereactor - asyncore Event Loop

class cassandra.io.asyncorereactor. AsyncoreConnection(*args, **kwargs)[source]

An implementation of Connection that uses the asyncoremodule in the Python standard library for its event loop.