aboutsummaryrefslogblamecommitdiff
path: root/net/ecal/pkg-descr
blob: 9bb620a5114eb482e9d9af9ada9c7588e3ac25f2 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                
The enhanced Communication Abstraction Layer (eCAL) is a middleware that enables
scalable, high performance interprocess communication on a single computer node
or between different nodes in a computer network. eCAL uses a publish-subscribe
pattern to automatically connect different nodes in the network.

eCAL automatically chooses the best available data transport mechanism for each
link:
* Shared memory for local communication (incredible fast!)
* UDP for network communication