Non-blocking library for delaying function calls
-
Updated
Nov 8, 2023 - C++
Non-blocking library for delaying function calls
A simple task runner which will run all tasks till completion, while maintaining concurrency limits.
Task runner for processing jobs concurrently without dealing with the concurrency yourself.
Proyecto 2 - Programacion Concurrente Y Paralela
Proyecto 5 - Programacion Concurrente Y Paralela
This project simulates a pizzeria's operations, utilizing multi-threading to handle customer orders and cooking processes concurrently, ensuring efficient order management and processing. This is a final project for my parallel and concurrent programming course.
Proyecto 6 - Programacion Concurrente Y Paralela
Proyecto 1 - Programacion Concurrente Y Paralela
Proyecto 3 - Programacion Concurrente Y Paralela
JavaFx Application for Convolutional Network to perfom Image Classification using Softmax Output Layer, Back Propagation, Gradient Descent, Partial Derivatives, Matrix Flattening, Matrix Unfolding, Concurrent Task, Performance Histogram, Confusion Matrix
Add a description, image, and links to the concurrent-tasks topic page so that developers can more easily learn about it.
To associate your repository with the concurrent-tasks topic, visit your repo's landing page and select "manage topics."