Part of twisted.conch View Source
Experimental optimization
This module provides a single mixin class which allows protocols to collapse numerous small writes into a single larger one.
API Stability: UnstableAuthor | Jp Calderone |
Class | BufferingMixin | Mixin which adds write buffering. |