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
Raima Database Manager is an embedded in-memory database for IoT and Edge devices
Raima Database Manager (RDM) is an embedded relational database optimized to run on resource-constrained IoT edge devices that require real-time response. RDM enables intelligent decisions to be made at the device level within microseconds.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Blocking Map for Java!