A virtual machine can exist as a standalone machine or it can exist within a vApp.
A virtual machine is a software computer that, like a physical computer, runs an operating system and applications. The virtual machine consists of a set of specification and configuration files and is backed by the physical resources of a host. Every virtual machine has virtual devices that provide the same functionality as physical hardware are more portable, more secure, and easier to manage. Virtual machines can be standalone, or they can exist within a vApp. A vApp is compound object composed of one or more virtual machines as well as one or more networks.
The following figure shows the different options when creating a virtual machine. You can create a standalone virtual machine. In this case, the virtual machine is directly connected the organization VDC. Or, you can create a virtual machine within a vApp. Ceating a virtual machine inside of a vApp allows you to group together multiple virtual machines and their associated networks. vApps allow you to build complex applications, and save them for future use in a catalog.Virtual Machines are Standalone or within a vApp
Multi user operating system · In a multi-user operating system, multiple number of user can access different resources of a computer at a same time. · The access is provided using a network that consists of various personal computer attached to a mainframe computer system. diagram of multi -user operating system · The various personal computer can send and receive information to mainframe computer system. · The example of multi-user OS are UNIX, windows 2000,novell netware. sing...
Multilevel Feedback queue scheduling (MFQ) · Multilevel feedback queue scheduling is an enhancement of multi-levelqueue scheduling. In this scheme, processes can move between the different queue · The various processes are separates in different queue on the basis of their CPU Burst Char characteristics · If a process consumes a lot of CPU time , it is placed into a lower priority queue. Thus I/O bound and interactive process are placed in the higher priority queue and CPU bound pricesses are in lower priority · If a processes waits too long in a lower priority queue it is moved higher priority queue. Such an aging prevents starvation. · The top priority queue is given smallest CPU time Quantum · ...
Multi processing system · Multi processesor system is the sytem that contain two or more processors or CPUS and has ability to simultaneously execute several programs. Hence the name multi-processor In such a system, multiple processor share the clock, bus, memory and peripheral devices. · A multi processor system is also known as parallel system · Multi processor system are categorized into two different types: single user operating system 2. Multi user operating system 3. Batch processing operating system 4. Multi programming operating system 5. Multi tasking operating sy...
Monolithic Architecture Monolith means composed all in one piece. The Monolithic application describes a single-tiered software application in which different components combined into a single program from a single platform. Components can be: Authorization — responsible for authorizing a user Presentation — responsible for handling HTTP requests and responding with either HTML or JSON/XML (for web services APIs). Business logic — the application’s business logic. Database layer — data access objects responsible for accessing the database. Application integration — integration with other services (e.g. via messaging or REST API). Or integration with any other Data sources. Notification module — responsible for sending email notifications whenever needed. Example for Monolithic Approach Consider an example of Ecommerce application, that authorizes customer, takes an order, check products inventory, authorize payment and ships ordered products. This applicat...
Write a note on real time OS. Ans. In real time operating system , job is to be completed within the rigid time constraints otherwise job loses its meaning. A real time system functions correctly only if it return the correct result within its time constraints Thus, in a real tome system , the correctness of the computation not only depends upon the logical correctness of the but also upon the time at which the result is produced. A real time system is often used as a central device in a dedicated applications like fuel-injection system, robotics, air- traffic control, medical imaging systems, systems that control scientific experiment, industrial control system and weapon systems .
Comments
Post a Comment