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

https://github.com/roscibely/inter-process-communication

(IPC) Concurrent programming
https://github.com/roscibely/inter-process-communication

Last synced: 3 months ago
JSON representation

(IPC) Concurrent programming

Awesome Lists containing this project

README

          

# Inter-process-communication
(IPC) Concurrent programming

Solved problems using threads

1. Producer–consumer problem
2. Readers-writers problem