|
News -
Latest
|
|
Tuesday, 04 May 2010 09:40 |
Built-in bridges
Mobius hardware and software modules synchronize and communicate using channels. The Mobius compiler automatically generates bridges to 3rd party protocols including:
Bridges enable the rapid integration of Mobius-generated modules with legacy systems. To generate an automatic bridge, simply specify the bridge protocol in a channel declaration:
var c:chan(depth,width,protocol) of t;
|
|
Last Updated ( Tuesday, 04 May 2010 09:59 )
|