Operating System Embedded: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 29:
OSE uses ''[[signal (computing)|signaling]]'' in the form of messages passed to and from [[computer process|processes]] in the system. Messages are stored in a [[Queue (data structure)|queue]] attached to each process. A 'link handler' mechanism allows signals to be passed between processes on separate machines, over a variety of transports. The OSE signalling mechanism formed the basis of an [[Open source|open-source]] [[inter-process communication]] project called [[LINX (IPC)| LINX]] .
 
The system exists in several revisions named ''OSE'' for [[ARM architecture|ARM processors]], [[PowerPC]] and [[MIPS architecture|MIPS]], ''OSE<sub>ck</sub>'' for various DSP's and ''OSE Epsilon'' for minimal devices(written 100% in assembly).
 
OSE supports wide range of processors: