Skip to content
#

thread-safety

Here are 132 public repositories matching this topic...

A service for interacting with the Kindle catalog of books. Users can retrieve books and recommendations, remove old books, and submit new versions of books for publishing to the catalog. In order to accomplish this, I implemented asynchronous processing and thread safety.

  • Updated Nov 3, 2022
  • Java

This project presents a simple, but fun “Money Pot” Service and Client Application demonstration. The “Money Pot” is a self-hosted (service host) WCF application with a GUI user interface to quickly demo and test the service with a client (both simple Windows Form Applications). In addition, a short discussion of concurrency to protect resources…

  • Updated Oct 14, 2019
  • C#

Improve this page

Add a description, image, and links to the thread-safety 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 thread-safety topic, visit your repo's landing page and select "manage topics."

Learn more