concurrent
Here are 127 public repositories matching this topic...
Utility classes for use in concurrent environments.
-
Updated
Aug 17, 2017 - Java
-
Updated
Jul 27, 2018 - Java
The JBrew library collection is a set of of Java & JNI utility libraries featuring native facades that precisely tune elected garbage-collection sensitive operations for downstream consumers with use-cases hindered by the Java Memory Model. The library also seeks to abstract away syntax pitfalls in concurrency through its Task framework.
-
Updated
May 24, 2021 - Java
A lock is re-entrant if it can be acquired multiple times by the same thread. Java already provides one. This for educational purposes only.
-
Updated
Dec 19, 2020 - Java
-
Updated
Jan 6, 2021 - Java
Implementation of ConcurrentSoftHashMap
-
Updated
Jul 10, 2020 - Java
Service for getting and aggregating data about video cameras from several services
-
Updated
Aug 27, 2022 - Java
Java concurrency practice,the questions I got when I read 《Java concurrency practice》
-
Updated
Mar 12, 2017 - Java
Assignment for PCOO @ UA
-
Updated
Dec 27, 2019 - Java
The manager constantly asks for tasks. Report Manager creates report tasks on schedule. Developers distribute these tasks among themselves. There are some servers, but it can be not enough for all developers.
-
Updated
Nov 27, 2020 - Java
-
Updated
Feb 2, 2022 - Java
-
Updated
Apr 12, 2019 - Java
Improve this page
Add a description, image, and links to the concurrent topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the concurrent topic, visit your repo's landing page and select "manage topics."