Blocking map is a Map that additionally supports operations that wait for a key to be available when retrieving an element. Blocking map acts as a synchronizer between producers and consumers in concurrent environment.
Note: The project is now hosted on GitHub (https://github.com/sarveswaran-m/blockingMap/wiki)
Features
- Abstraction & implementation separated. Separate BlockingMap interface & BlockingMap implementation provided.
- Conforms & extends Map interface in collection framework.
- Refined, unambiguous & consistent semantics.
- Finer locking for improved through-put.
- Comprehensive documentation. SRS, testcases, Javadocs included with release.
- Liberal licensing - LGPL.
Categories
FrameworksLicense
GNU Library or Lesser General Public License version 3.0 (LGPLv3)Follow Blocking Map for Java
Other Useful Business Software
Build Data Resilience - Take the Assessment Today
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Blocking Map for Java!