 
 
 

Chemical EXchange (CEX) Language Pipeline
 
- 
An interchange language to enable components to communicate.
- 
Model similar to Unix pipes and single purpose commands.
- 
CEX stream contains objects (molecule, message, etc).
- 
Extensible named property/value pairs.
- 
Each component in the CEX pipeline can read some objects and properties from the input stream and add new ones to the output stream.