aboutsummaryrefslogtreecommitdiffstats
path: root/lib/python2.7/site-packages/Twisted-12.2.0-py2.7-linux-x86_64.egg/twisted/spread/__init__.py
blob: e38b149ab748be24dc8ca8f18b71ec786c51a76f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright (c) Twisted Matrix Laboratories.
# See LICENSE for details.


"""
Twisted Spread: Spreadable (Distributed) Computing.

Future Plans: PB, Jelly and Banana need to be optimized.

@author: Glyph Lefkowitz
"""