Commit Graph

37 Commits

Author SHA1 Message Date
Bipin kumar d8aa0eeaef
JAVA-32170_C_05: Changes made for Fix formatting of POMs - C_05(#16106) 2024-03-15 23:46:57 +02:00
rcalago 12ec2874df
Update README.md 2024-01-19 11:08:33 +08:00
timis1 9dd807367b
JAVA-30302 Review log statements for projects - Week 52 - 2023 (conti-2) (#15623) 2024-01-15 23:40:59 +02:00
davidmartinezbarua 4b1e73b005 Merge pull request #15324 from ukhan1980/BAEL-7073-executor-service
[BAEL-7073] code for executor service
2023-12-21 20:33:41 -03:00
uzma efb0046025 [BAEL-7073] change location of code 2023-12-17 16:41:12 +00:00
edizor ccba711e86 Update README.md
[skip ci]
2023-11-18 19:24:21 +08:00
davidmartinezbarua 5e681a24dd Merge pull request #15124 from michael-pratt/BAEL-7074
BAEL-7074: Static variable synchronization techniques
2023-11-12 18:15:09 -03:00
Michael Pratt 573df300b0 Fix indentation issues 2023-11-12 09:00:56 -07:00
edizor 252696e2b3 Update README.md
[skip ci]
2023-11-05 12:58:15 +08:00
Michael Pratt 159461815d New example and unit test 2023-11-03 15:31:25 -06:00
Michael Pratt 1aa2f849f4 Revert 2 changes unrelated to BAEL-7074 2023-11-03 13:10:24 -06:00
Michael Pratt 38f30e733f [BAEL-7074] Update tests 2023-11-02 19:23:43 -06:00
Michael Pratt 02e02f928f [BAEL-7074] Synchronization for static data examples 2023-11-02 17:47:02 -06:00
Loredana Crusoveanu 8a48077403 Merge pull request #15091 from edizor/master
Update README
2023-10-29 11:34:16 +02:00
pentakon c115e99dcc BAEL-6814 Convert List<CompletableFuture> to CompletableFuture<List> (#15028)
* Code for BAEL-6814 Convert List<CompletableFuture> to CompletableFuture<List>

* Refactor some comments
2023-10-29 09:57:34 +05:30
edizor b4fd454c65 Update README.md
[skip ci]
2023-10-29 07:07:22 +08:00
emanueltrandafir1993 f5bb9479b4 MKT-7001: formatting 2023-10-25 19:53:50 +02:00
emanueltrandafir1993 5b4fc0d6f3 BAEL-7001: small fix 2023-10-23 18:13:35 +02:00
emanueltrandafir1993 210eaf2c0b BAEL-7001: fixed formatting 2023-10-23 18:07:43 +02:00
emanuel.trandafir 06943519f8 BAEL-7001: retry RetryCompletableFuture 2023-10-14 13:06:31 +02:00
edizor 278af26fdc Update README.md
[skip ci]
2023-07-26 15:45:36 +08:00
emanueltrandafir1993 aa424d05cb BAEL-6578: removed comments 2023-07-17 19:39:13 +02:00
emanuel.trandafir 6fbb898059 BAEL-6578: CompletableFuture allOf.join() vs join() 2023-07-15 19:53:51 +02:00
edizor 5b1bf5fb47 Update README.md
[skip ci]
2023-07-13 14:14:56 +08:00
emanueltrandafir1993 09c62a2d70 BAEL-6579: fixing tests 2023-07-01 13:33:40 +02:00
emanueltrandafir1993 dbbd2a0a12 BAEL-6579: completable future's thread pool 2023-07-01 13:24:01 +02:00
edizor 33ed21921a Update README.md
[skip ci]
2023-06-08 23:09:26 +08:00
lucaCambi77 f265b51841 [BAEL-6486] - Returning a Value After Finishing Thread's Job in Java (#14101)
* feat: threads with return value

* pmd violation
2023-06-05 20:52:46 -05:00
edizor b22707d69e Update README.md
[skip ci]
2023-05-11 23:33:10 +08:00
Anastasios Ioannidis 1ff112228c JAVA-19152 Increased the awaitility timeout for one more poll delay (#13975) 2023-05-09 12:55:49 +03:00
3hsan bc19c39c52 JAVA-19152: fix intermittently failing RequestProcessorUnitTest (#13957) 2023-05-08 15:53:44 +03:00
Ana Peterlić d313b76fc7 BAEL-5814 - Is CompletableFuture Non-blocking (#13917)
* BAEL-5814 - Is CompletableFuture Non-blocking

* Fix the formatting
2023-05-04 07:25:07 +05:30
Dhawal Kapil 7026b0abc9 JAVA-19536 Fix formatting of pom.xmls 2023-04-05 07:14:09 +05:30
edizor 25e159150f Update README.md
[skip ci]
2023-02-24 19:11:49 +08:00
AttilaUhrin 4acdb03e61 [BAEL-6027] Add example for Awaitility and Thread.sleep comparison (#13450)
* Add example for Awaitility and Thread.sleep comparison

* Fix unit test method name and indentation.

* Use property in pom.xml for awaitility dependency version.

---------

Co-authored-by: Uhrin Attila <attila.uhrin@frontendart.com>
2023-02-18 08:34:25 +05:30
sampadawagde b8176a265a JAVA-10138 - Fix formatting of POMs 2022-03-13 14:48:44 +05:30
Haroon Khan e1212155fe [JAVA-9895] Split concurrency-basic-2 module 2022-02-07 12:19:20 +00:00