d

dryuf-concurrent

Dryuf Concurrent is enhancement over original Java Concurrent Future design. Apart from providing ListenableFuture functionality, it provides flexibility how to handle cancel() operations, can delay the notifications. It allows various types of notification listeners, distinguishing among successful end, failure and end due to cancel request. Last but not least, it has very low memory footprint and excellent performance, even outperforming JDK Future without listener support.
https://github.com/dryuf/dryuf-concurrent
Apache 2.0
Zbynek Vyskovsky
大版本 版本 最近更新
1.7 1.7.0 2023-04-01 10:44:13
1.6 1.6.1 2022-12-29 11:07:28
1.6.0 2022-12-28 08:58:22
1.5 1.5.0 2022-12-18 05:00:17
1.4 1.4.0 2022-12-12 12:47:09
1.3 1.3.1 2022-04-16 11:27:59
1.3.0 2022-04-08 11:22:29
1.2 1.2.0 2021-11-29 04:55:36
1.1 1.1.0 2019-12-01 13:10:00
1.0 1.0.0 2017-05-17 09:46:39
共10条记录