https://github.com/varunu28/testing-for-concurrency
🚦An exercise to explore various methods to test for concurrency
https://github.com/varunu28/testing-for-concurrency
concurrency concurrent-programming java multithreading testing
Last synced: 8 months ago
JSON representation
🚦An exercise to explore various methods to test for concurrency
- Host: GitHub
- URL: https://github.com/varunu28/testing-for-concurrency
- Owner: varunu28
- Created: 2022-10-31T21:33:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-01T17:55:33.000Z (almost 3 years ago)
- Last Synced: 2025-01-01T23:11:24.686Z (9 months ago)
- Topics: concurrency, concurrent-programming, java, multithreading, testing
- Language: Java
- Homepage: https://distributed-computing-musings.com/2022/11/testing-for-concurrency-on-jvm/
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Testing-For-Concurrency
An exercise to explore various methods to test for concurrency