Edgewall Software

Version 1 (modified by cmlenz, 19 years ago) (diff)

Initial version

Bitten BEEP Implementation

Bitten uses BEEP (the “Blocks Extensible Exchange Protocol”, RFC 3080) for communication between the build master and the build slaves.

A custom implementation of the protocol is used due to the lack of a mature and lightweight BEEP implementation for Python. The module that implements the BEEP protocol is bitten.util.beep.