Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iledesma08 committed Jun 8, 2024
1 parent 1c5aaf2 commit 0160cb3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# TP1-Concurrente
Primer Trabajo Práctico de la materia Programacion Concurrente de la carrera Ingenieria en Computacion

Este programa simula un sistema de reservas de vuelos de manera concurrente. Se tiene una matriz de asientos de un vuelo y una cantidad fija de hilos destinados a ejecutar diferentes procesos sobre cada asiento concurrentemente.

0 comments on commit 0160cb3

Please sign in to comment.