https://github.com/dluismendezpy/libroappparallelconsolecsharp
LibroApp using Parallel programming
https://github.com/dluismendezpy/libroappparallelconsolecsharp
c concurrency console-application csharp parallel
Last synced: about 2 months ago
JSON representation
LibroApp using Parallel programming
- Host: GitHub
- URL: https://github.com/dluismendezpy/libroappparallelconsolecsharp
- Owner: dluismendezpy
- Created: 2021-07-07T20:20:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-17T23:19:04.000Z (almost 5 years ago)
- Last Synced: 2025-12-25T19:08:15.654Z (6 months ago)
- Topics: c, concurrency, console-application, csharp, parallel
- Language: C#
- Homepage:
- Size: 5.48 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parallel Inventory Book App in CSharp
##### This is a console inventory book app that allows books management, built using parallel programming and object-oriented programming.
##### In the project I make use of:
- OOP Programming
- Parallel Programming:
- Task
- Parallel Loops
- Plinq
- Thread
- Thread Pool
- Background worker
- SQL Server
- Entity Framework