KamaeliaNuts & Bolts | Components | Tools | Cookbook | Systems
wiki:( guest738214, Dev Console, Index, Recent, Edit )
Utility Modules
This is a small collection of utility components. They perform various universally useful functions, ranging from Console input and output to simple data filtering and transformations.
Console I/O (standard input and output)
Kamaelia.Util.Console contains the ConsoleReader and ConsoleEchoer components for reading from standard input and writing to standard output respectively.
Backplanes, Splitters, Fanouts (ways to distribute data to multiple receipient components)
The Splitter and Fanout components are both very similar - send one item of data to them and it gets replicated to multiple destinations. The Splitter module is the more actively maintained with a wider range of components in it.
The Backplane module built on them by providing a way to "publish" data under a name, and allow other components to "subscribe" to it.
Data filtering, processing, transformingProcessing streams of data
-- Matt, April 2007
(C) 2005 Kamaelia Contributors, including the British Broadcasting Corporation, All Rights Reserved,
This is an ongoing community based development site. As a result the
contents of this page is the opinions of the contributors of the pages
involved not the organisations involved. Specificially, this page
may contain personal views which are not the views of the BBC.