15 Commits

Author SHA1 Message Date
Wynn Teo
fcb6efbf00
BAEL-6622 (#15905)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* BAEL-6622 compare thenApply() and thenApplyAsync()

* BAEL-6622 change to unit test

* Tidy up the code
2024-02-20 21:36:34 -06:00
Wynn Teo
abb1f462b9
Bael 7541 (#15877)
* BAEL-7490 read write file in separate thread

* Change the to try resources

* Update the code to sync with article

* BAEL-7541 compare runAsync and supplyAsync
2024-02-19 21:11:25 -06:00
Lucian Snare
cd1c8de735 Fix suggestions 2024-02-08 23:23:51 -05:00
Lucian Snare
195a0e06d7 Fix suggestions 2024-02-08 23:05:59 -05:00
Lucian Snare
ec2a32838e Rework solution to handle individual exceptions 2024-02-05 22:08:37 -05:00
Lucian Snare
521ec4f4fc A few small test updates 2024-02-04 00:44:31 -05:00
Lucian Snare
c90eac4ac5 Add unit test to resolve multiple CompletableFutures 2024-02-03 22:30:22 -05:00
SGWebFreelancer
93b63daa27 Fix test file name 2023-11-28 10:24:39 +08:00
SGWebFreelancer
50de40daa2 Unit Testing for CompletableFuture class 2023-11-28 10:19:27 +08:00
Abhinav Pandey
0b193f4544 Bael 6577 (#14260)
* BAEL-6577 - Paralellize for loops in Java

* BAEL-6577 - Paralellize for loops in Java

* BAEL-6577 - Paralellize for loops in Java - adding JMH

* BAEL-6577 - Paralellize for loops in Java - using CompletableFuture
2023-07-04 20:07:40 +05:30
press0@gmail.com
57b666b085 fix logger class ref 2022-11-08 07:32:12 -06:00
thibault.faure
43ba5e80a4 BAEL-58616 Code for the Check If All Runnable Are Done article 2022-11-05 11:36:41 +01:00
CHANDRAKANT Kumar
7e51af38d9 Corrected the name of unit test to mark them as manual. 2021-01-14 15:18:33 +05:30
Kumar Chandrakant
57519b9dae Testing multithreading (#9193) 2020-04-28 06:18:00 +02:00
Eric Martin
3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00