Home Member Pages
> Member Pages > viral
TAJ OS is India's first object oriented operating system. It is made in C++ with some part in assembly. The source code of TAJ OS is highly modularized and is divided into different modules, each module is implemented as class. Many object oriented features like inheritence, polymorphism, virtual functions etc are extensively used in developing TAJ Operating System. TAJ OS is a multitasking, multithreading and multiuser operating system. The kernel of TAJ Operating System is of monolithic type. i.e. all the device drivers and other impotant OS modles are embedded into kernel itself. This increases the speed of execution by reducing context switching time (time taken to execute a system call). For more details & for downloading free OS, visit my site. http://www.viralpatel.net
| Author: viral |
Title: TAJ, An Object Oriented OS |
Last Update: Tuesday, 20 March 2007 |
Page viewed 1436 times |
|