cassandra.io.asyncorereactor - asyncore Event Loop¶
-
class
cassandra.io.asyncorereactor.AsyncoreConnection(*args, **kwargs)[source]¶ An implementation of
Connectionthat uses theasyncoremodule in the Python standard library for its event loop.