Just a Java Concurrecy Example
-
Updated
Sep 1, 2022 - Java
Just a Java Concurrecy Example
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.
Add a description, image, and links to the concurrentlinkedqueue topic page so that developers can more easily learn about it.
To associate your repository with the concurrentlinkedqueue topic, visit your repo's landing page and select "manage topics."