An open API service indexing awesome lists of open source software.

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

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