cassandra.io.asyncorereactor - asyncore Event Loop

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

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