Previous topic

cassandra.connection - Low Level Connection Info

Next topic

cassandra.io.libevreactor - libev Event Loop

This Page

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.