Changes between Version 9 and Version 10 of KamaeliaQuickWord
- Timestamp:
- 05/13/08 06:57:34 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
KamaeliaQuickWord
v9 v10 3 3 == Introduction == 4 4 5 [http://kamaelia.sourceforge.net/ Kamaelia] is a Python library for concurrent programming using a simple pattern of components that send and receive data from each other. Because an example is better than words, look at the following code snippet:5 [http://kamaelia.sourceforge.net/ Kamaelia] is a Python library by the [http://www.bbc.co.uk/opensource/projects/kamaelia/ BBC Research] for concurrent programming using a simple pattern of components that send and receive data from each other. Because an example is better than words, look at the following code snippet: 6 6 7 7 {{{
