Extreme slow down when using Map#lock/unlock from multiple threads [API-1968] #616
Labels
Python 3
Source: Community
to-jira
Use to create a placeholder Jira issue in Jira APIs Project
Type: Defect
Running the Pessimistic Locking example from multiple threads using the same client takes vastly different amounts of time.
The sequential runs of the same code can give:
Using one Hazelcast instance. The behaviour is reproducible on MacOS and Linux. Using python3
The code sample:
The text was updated successfully, but these errors were encountered: