Download List

Project Description

Turbulence is a general BEEP server that provides
many site administration features. Turbulence is
built on top of the Vortex library and is
extensible through modules and allows you to
implement server side profiles that are used and
combined later with other profiles through run
time configuration. Turbulence is written to make
it easy to develop and deploy BEEP profiles,
allowing developers to provide a convenient
configuration interface to site administrators and
end users.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-09-04 23:34
0.5.6

Bugs were fixed.

2012-01-05 00:39
0.5.5

This stable release includes updates in mod-python and mod-tls to improve error reporting or tracking down handlers which are taking too long to finish. It also includes some bugfixes and documentation updates explaining how to use the new features.

2011-10-27 06:17
0.5.4

This is a stable release that includes a complete rewrite for child process creation, making it more stable and maintainable. It also includes new administration options that allow you to control several run-time elements like max child processes, thread pool automatic resize, max frame size limit, and more. It includes several bugfixes and documentation updates explaining how to use new features.

2011-08-24 06:13
0.5.3

This release includes many updates to mod-python like allowing loading python applications using python.conf files located in the profile path working directory. This allows easy application installation delegation, because the working directory is usually owned by the user running the profile path. It adds an initial fully working mod-radmin module that allows getting instant information about turbulence runtime status (including its children), so you can view all connections handled (parent and children) and other useful information.

2011-05-20 19:35
0.5.2

This release includes fully working support to handle TLS profiles (mod-tls) and many updates to mod-sasl to support MySQL, database definitions at the profile path working directory, and much more. This release also includes many bug fixes and security improvements that makes Turbulence more stable and robust.

Project Resources