Find Jobs
Hire Freelancers

Producer-Consumer Problem using C/C++ and Pthread API(Thread-safe)

$30-250 USD

Terminado
Publicado hace casi 6 años

$30-250 USD

Pagado a la entrega
Producer-consumer Problem using C/C++ and Pthread APIs (Thread-safe) Do programming project 3: Producer-Consumer Problem described in pp. 253-255 in Textbook 9-th ed. using Pthread APIs and C (or C++) language on Linux with the following additional requirements: As described in the text, your program should be run in the following way: % ./producer_consumer2 how_long_to_sleep_in_seconds num_of_producers number_of_consumers For example, %./producer_consumer2 180 10 20 Your program will As soon as the program starts, read all the words in [login to view URL] into an array Create 10 producer threads Create 20 consumer threads Each producer/consumer thread should run an infinite loop doing one of the followings: o Each producer thread sleeps for a random period of seconds (between 0 and RAND_MAX), upon awakening, will attempt to insert a word randomly selected from the list of words in [login to view URL] into the buffer. Whenever a randomly selected word is inserted into the buffer, the information should be printed on the screen (i.e., thread_id and the word) o Each consumer thread sleeps for a random period of seconds (between 0 and RAND_MAX), upon awakening, will attempt to remove a word from the buffer. Whenever a word is removed from the buffer, the information should be printed on the screen (i.e., thread_id and the word) Your program will run for 180 seconds. An outline of the producer and consumer threads is shown in Figure 5.26. Requirements:  The name of the executable file should “producer_consumer2”.  RAND_MAX should be 10 (i.e., 10 seconds)  Your program should be use all of the following Pthread APIs correctly! o mutex_lock, mutex_unlock, sem_wait, sem_post o You have to use BOTH MUTEX AND SEMAPHORE.  In your code, you can use sleep(seconds) API to make threads to sleep for seconds.  You need to provide a write-up in plain text format describing your source code (300 words or more).  Each producer/consumer thread should print out a message whenever some value is inserted into the buffer or removed from the buffer along with its own identifier. Use the following message formats: [consumer thread ID: 2] removed an item (word: apple) from the buffer [producer thread ID: 1] inserted an item (word: orange) to the buffer Recommended Testing scenarios:  Only producer threads are running 4 o ./producer_consumer2 180 10 0  All producer threads should be blocked eventually since there is no consumer thread.  Only consumer threads are running o ./producer_consumer2 180 0 10  All consumer threads are blocked at the beginning since there is no data to be read by the consumer threads  Multiple producer threads and multiple consumer threads %./producer_consumer2 180 10 20
ID del proyecto: 16775280

Información sobre el proyecto

6 propuestas
Proyecto remoto
Activo hace 6 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
Hello, I am interested in this project and so wanted to discuss more it in details. I have a lot of experience in C programming. I will keep your time. And I will provide you quality work according to your instrument. Thanks
$98 USD en 3 días
4,9 (130 comentarios)
6,4
6,4
6 freelancers están ofertando un promedio de $141 USD por este trabajo
Avatar del usuario
A proposal has not yet been provided
$155 USD en 4 días
0,0 (0 comentarios)
0,0
0,0

Sobre este cliente

Bandera de UNITED STATES
LINCOLN, United States
5,0
7
Forma de pago verificada
Miembro desde abr 25, 2018

Verificación del cliente

¡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.