wisemonkeys logo
FeedNotificationProfileManage Forms
FeedNotificationSearchSign in
wisemonkeys logo

Blogs

Multicore and Multithreading

profile
Heer Gada
Jul 11, 2023
0 Likes
0 Discussions
45 Reads

Multicore

A multi-core processor is an integrated circuit with two or more processors connected to it for faster simultaneous processing of several tasks, reduced power consumption, and for greater performance. Generally, it is made up of two or more processors that read and execute program instructions.

In other words, on a single chip, a multi-core processor comprises numerous processing units, or "Cores," each of which has the potential to do distinct tasks. For instance, if you are performing many tasks at once, such as watching a movie and using WhatsApp, one core will handle activities like watching a movie while the other handles other responsibilities like WhatsApp.

Architecture of Multicore Processor

A multi-core processor's design enables the communication between all available cores, and they divide and assign all processing duties appropriately. The processed data from each core is transmitted back to the computer's main board (Motherboard) via a single common gateway once all of the processing operations have been finished. This method beats a single-core CPU in terms of total performance.

pastedGraphic.png

Advantages of Multi-Core Processor

Performance

Reliability

Software Interactions

Multitasking

Power Consumption

Obsolescence Avoidance

Isolation

 

Multithreading

Multithreading allows the application to divide its task into individual threads. In multi-threads, the same process or task can be done by the number of threads, or we can say that there is more than one thread to perform the task in multithreading. With the use of multithreading, multitasking can be achieved. Multithreading can also handle multiple requests from the same user.

 

pastedGraphic_1.png

The main drawback of single threading systems is that only one task can be performed at a time, so to overcome the drawback of this single threading, there is multithreading that allows multiple tasks to be performed.

 

 

pastedGraphic_2.png

In the above example, client1, client2, and client3 are accessing the web server without any waiting. In multithreading, several tasks can run at the same time.

In an operating system, threads are divided into the user-level thread and the Kernel-level thread. User-level threads handled independent form above the kernel and thereby managed without any kernel support. On the opposite hand, the operating system directly manages the kernel-level threads. Nevertheless, there must be a form of relationship between user-level and kernel-level threads.

There exists three established multithreading models classifying these relationships are:

  • Many to one multithreading model
  • One to one multithreading model
  • Many to Many multithreading models

Comments ()


Sign in

Read Next

Operating Systems

Blog banner

How to setup a professional looking business account on Instagram?

Blog banner

Raid

Blog banner

File Sharing

Blog banner

Process and Threading

Blog banner

Multiple-Processor Scheduling in Operating System

Blog banner

Traveling

Blog banner

Fudgy Tahini Date Chocolate Bars

Blog banner

Virtual memory

Blog banner

How to insert contacts in zoho crm using php

Blog banner

Real-time Scheduling - 53003230061

Blog banner

Types of E-Commerce

Blog banner

Uniprocessor scheduling

Blog banner

Challenges and risks in service operations

Blog banner

GIS Mapping

Blog banner

How to Prepare Your Child for Their First Day of School?

Blog banner

MAILFENCE

Blog banner

How return on investment is defined in IT services

Blog banner

Discover The Top 3 Places To Stay in London

Blog banner

Computer Forensics and its Impact in Business Environment

Blog banner

File management

Blog banner

Khau Galli – Vile Parle

Blog banner

FASHION

Blog banner

Some web vulnerabilities

Blog banner

Cache memory

Blog banner

Virtual Memory

Blog banner

Puri Jagannath temple

Blog banner

Intrusion Detection System

Blog banner

Key to success in Sports

Blog banner

Study of Sniffing Tools

Blog banner

Student Grade Calculator in LISP

Blog banner

Introduction to GIS

Blog banner

Uniprocessor scheduling

Blog banner

Linux 94

Blog banner

Self-love: Being the reason of your own smile

Blog banner

Operating System Objectives and Functions

Blog banner

Be you

Blog banner

Dr. Venkadavarahan

Blog banner

Cache Memory

Blog banner

The Sunny Side of Instagram

Blog banner

HOW CAN SOCIAL MEDIA MAKE YOU HAPPIER?

Blog banner

Deadlock and Starvation

Blog banner