Skip to content

Releases: rh-id/concurrent-utils

v0.0.4

19 Nov 07:55

Choose a tag to compare

[WeightedThreadPool] Add weight param for each of ExecutorService API
WeightedThreadPool] new static helper wrap to assist in multiple scenario
[WeightedThreadPool] Add auto unwrap for wrap helper methods

Full Changelog: v0.0.3...v0.0.4

v0.0.3

06 Jul 13:57

Choose a tag to compare

[Fix] ConcurrentModificationException

v0.0.2

06 Jul 13:46

Choose a tag to compare

[Fix] Deadlock checking algorithm

v0.0.1

05 Jul 11:46

Choose a tag to compare

[Fix] CopyOnWriteArrayList throwing exception when sorted on java 7 and below

v0.0.0 First version

05 Jul 11:14

Choose a tag to compare

Update .gitignore