Skip to content
#

mutex-synchronisation

Here are 34 public repositories matching this topic...

Bank Server-Client system where server program services online requests for account manipulations and maintains customer records and clients use its services to update bank accounts. The operations that can be performed on an account are: withdrawal of an amount from an account and deposit of an amount into an account. Additionally, the bank ser…

  • Updated Feb 14, 2021
  • C++

Interpreter for work with web. Interpreter for work with web pages on Chrome and Edge. Realized on C++ and C#. Part on C++ is lexer and parser. Work with browsers realized due to Selenium library. Supports arithmetic operations, variables(types: integer, string, boolean, handle for window of browsTherer). There is also peep-hole optimizition for…

  • Updated Jun 12, 2021
  • C++

Improve this page

Add a description, image, and links to the mutex-synchronisation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mutex-synchronisation topic, visit your repo's landing page and select "manage topics."

Learn more