Find Jobs
Hire Freelancers

Write some Software

$30-250 USD

Terminado
Publicado hace más de 6 años

$30-250 USD

Pagado a la entrega
Your task is to implement a semaphore-based solution to the problem stated below. Consider a system with N blocks of storage, each of which holds one unit of information (e.g. an integer, character, or employee record). Initially, these blocks are empty and are linked onto a list called freelist. Three processes communicate using shared memory in the following manner: Shared Variables: freelist, list-1, list-2: block (where block is some data type to hold items) Using the appropriate libraries, rewrite the pseudo-code as actual Unix/Linux processes, using semaphores to implement the necessary mutual exclusion and synchronization. The solution must be deadlock-free and concurrency should not be unnecessarily restricted. Further, you will have to implement a correct representation of the three lists so that access to them is shared among the processes. Deliverables: You must submit a working solution that compiles without errors on the CSE computers. Further, you must submit a detailed description of the approach you have used to solve the problem. Grading: Your project will be graded on program correctness, particularly whether it is avoiding deadlocks and its ability to maximize concurrency among the three processes. Further, the detailed description of your approach regarding shared list implementation and the synchronization mechanisms used will weigh in the final project grade. PROCESS #1 var b: pointer to type block; while (1) { b:= unlink(freelist); produce_information_in_block(b); link(b, list1); } PROCESS #2 var x,y: pointer to type block; while (1) { x:=unlink(list-1); y:=unlink(freelist); use_block_x_to_produce info_in_y(x, y); link(x, freelist); link(y, list-2); } PROCESS #3 var c: pointer to type block; while(1) { c:=unlink(list-2); consume_information_in_block(c); link(c, freelist); } Using the appropriate libraries, rewrite the pseudo-code as actual Unix/Linux processes, using semaphores to implement the necessary mutual exclusion and synchronization. The solution must be deadlock-free and concurrency should not be unnecessarily restricted. Further, you will have to implement a correct representation of the three lists so that access to them is shared among the processes
ID del proyecto: 15408790

Información sobre el proyecto

7 propuestas
Proyecto remoto
Activo hace 7 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
Adjudicado a:
Avatar del usuario
I have worked with producer/consumer models in Linux, using C. Relevant Skills and Experience C, Linuxm synchronization, semaphores Proposed Milestones $80 USD - final milestone
$80 USD en 1 día
4,9 (430 comentarios)
7,2
7,2
7 freelancers están ofertando un promedio de $139 USD por este trabajo
Avatar del usuario
please ignore the bid amount we will discuss the price later in the chat after we have discussed the project thoroughly Relevant Skills and Experience: . Proposed Milestones: 190 - . Hi varmaraobujji! Please drop a message to discuss more about the project
$190 USD en 2 días
5,0 (65 comentarios)
7,2
7,2
Avatar del usuario
Hi, i have understood the project. i can easily complete it for you. we can have a chat thanks Relevant Skills and Experience c programming Proposed Milestones $140 USD - all
$140 USD en 2 días
4,9 (389 comentarios)
7,3
7,3
Avatar del usuario
Hi! Dear if you have any work for a programmer to do some applications,then I will do this task.i have a good typing and also work on turbo C++.
$155 USD en 2 días
0,0 (0 comentarios)
0,0
0,0

Sobre este cliente

Bandera de UNITED STATES
denton, United States
5,0
1
Forma de pago verificada
Miembro desde oct 16, 2017

Verificación del cliente

Otros trabajos de este cliente

write a code using c programming
$30-250 USD
¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.