Tech moves fast! Stay ahead of the curve with Techopedia!
Join nearly 200,000 subscribers who receive actionable tech insights from Techopedia.
The Angel operating system is an experimental multikernel OS for multiprocessor systems that is based on a single, coherent and uniform virtual address space. Its biggest feature is the unification of naming and interprocess communication in both distributed and shared memory multiprocessor systems by making use of distributed shared memory techniques when shared memory is not already offered by the hardware.
Angel was developed at Imperial College and City University in London.
The Angel operating system was a project jointly undertaken by Imperial College and City University of London. The project was a follow-up to the earlier MESHIX operating system, which taught the developers some valuable lessons they would re-implement in Angel.
The principle behind this OS is using shared and distributed memory in multiprocessor systems where it is not implemented in hardware. The use of client-server cross-mapping optimizes the interprocess communication between the processor and its support hardware, so it becomes more efficient as the number of processors increases.
Do you work in the tech industry? Help us learn more about why the gender gap still exists in tech by taking this quick survey! Survey respondents will also be entered to win a $100 Amazon Gift Card!
Join nearly 200,000 subscribers who receive actionable tech insights from Techopedia.