SOFTWARE OBJECT LOCK MANAGEMENT USING OBSERVATIONS

An illustrative embodiment of a computer-implemented process for software object lock management using observations, loads a class containing class information for a state and a lock count, allocates an instance of an object using the class information for the state to form an instance, receives a l...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: BURKA, PETER W
Format: Patent
Sprache:eng ; fre
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:An illustrative embodiment of a computer-implemented process for software object lock management using observations, loads a class containing class information for a state and a lock count, allocates an instance of an object using the class information for the state to form an instance, receives a lock request associated with the instance, and selects a runtime behavior associated with the instance according to the class information. The computer-implemented process determines whether the lock count is greater than a threshold value, and responsive to a determination that the lock count is not greater than a threshold value, sets the class information for the state to non-locking and removes a lock field from the instance.