Skip to content

Program using threads, processes and Interprocess-Communication simulating an industry application

Notifications You must be signed in to change notification settings

luizduducoelho/multithreaded_IPC_system_in_windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

multithreaded_IPC_system_in_windows

Program using threads, processes and Interprocess-Communication simulating an industry application

Project was build using Microsoft Visual Studio 2017 Community Edition. Unlikely to run in any other platform. Here we use the win32 API to handle SO synchronization objects such as semaphores and events, as well as interprocess communication and other thread specif functions. The goal is to have a distributed system working together in industry like application.

About

Program using threads, processes and Interprocess-Communication simulating an industry application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published