Taj, An Object Oriented Operating System
Encyclopedia : T : TA : TAJ : Taj, An Object Oriented Operating System
} with
The word operating system is not new to any computer literate. We all start our day with Windows and end by talking about Linux. We always argue about the performance and efficiency of one over other. Each of this is having its own limitation. Windows is a very good operating system used in almost every personal computer in this world. Whereas Linux is a great open source operating system which is totally free and is used in almost all web servers. Windows is nice but not free and Linux is free and open source but difficult to use.
The main power of Linux is C language as it is totally developed in it, but the limitation of C language will definitely affect it too. Since last 30 years Linux is being developed and modified from its old variant UNIX, but now it is reaching to its limit. The size of the codes has increase so much that one global data created in wrong file can crash whole Linux. The day is not far when it will be impossible to add a single line of code without avoiding any ambiguity.
So is this an end to a great free, open source operating system? There is always something new when something ends. TAJ may be an answer. It is a first operating system developed in India which is totally based on object oriented concept. C++ is the first thing that comes to mind when we hear the word ‘object oriented’. And yes, TAJ is totally developed in C++, which removes all drawbacks of C language.
The codes of TAJ are well maintained by dividing them in different modules (class concept). All the data are highly secured by making them private and removing any chances of unauthorized access. The main heart of this operating system know as Kernel is a Monolithic type, i.e. all devices drivers and supporting file are packed in one unit with kernel which greatly reduces the chances of crashes. The operating system is built in such a way that sudden power failure and other hardware problems will also not corrupt the system.
TAJ OS was developed by Viral Patel.
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
Please share your thoughts on the matter at [Articles for deletion/this article's entry] on the Articles for deletion page.
Feel free to edit the article, but the article must not be blanked, and this notice must not be removed, until the discussion is closed. For more information, particularly on merging or moving the article during the discussion, read the [Guide to deletionguide to deletion].
''Steps to : Introduction
Features of TAJ Operating System
* 32-bit Protected mode Operating System
* Paging enable
* Secure Exception handling
* Interrupt management system
* Work with different kinds of CPU (80386 onwards).
* Fully functional built in keyboard driver
* Total DMA control
* Floppy driver
* Mouse driver
* Fat file system driver
* Multitasking
* Multithreading
* Multiuser
Internal architecture of TAJ
Site and Download
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
