Skip to content

A short program developed in C # console, with the simulation of a lift bridge with passage between cars and trucks in alternating one-way.

Notifications You must be signed in to change notification settings

LucaPulga/DrawBridgeC-

Repository files navigation

Drawbridge c# console.

A short program developed in C # console, with the simulation of a lift bridge with passage between cars and trucks in alternating one-way. Vehicle passing is handled through the use of concurrent programming, using thread, semaphore, semaphore sli, lock construct and use of async Task.

About

A short program developed in C # console, with the simulation of a lift bridge with passage between cars and trucks in alternating one-way.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages