Commit Graph

22 Commits

Author SHA1 Message Date
Grzegorz Piwowarek
1d6a07ad3c Fix givenOneThreadIsWriting_whenAnotherThreadWritesAtSameKey_thenWaitAndGetCorrectValue (#13186) 2022-12-22 23:18:30 +01:00
pedrolopes
8130b01886 BAEL-5946: Fix unit tests (#13187)
* consistent read unit test

* unit test to show  consistency in writing to the same key of map

* testing writes at different map key

* fix to bugs on test 1 and 2

* removing repeated tests
2022-12-22 23:18:05 +01:00
pedrolopes
a29f149579 BAEL-5946: Reading and Writing With a ConcurrentHashMap (#13163)
* consistent read unit test

* unit test to show  consistency in writing to the same key of map

* testing writes at different map key
2022-12-19 22:02:08 +01:00
jsgrah-spring
368d788197 JAVA-12387. Correct/Rename THREADS to TASKS and int threads to int tasks. (#13084) 2022-11-30 23:19:52 +05:30
Vlad Fernoaga
8000630597 BAEL-4714 - Java Concurrent HashSet equivalent to ConcurrentHashMap (#11721)
* add article code and unit tests

* fix PMD rule violation

Co-authored-by: vlad fernoaga <vlad.fernoaga-external@getyourguide.com>
2022-01-21 07:48:48 -08:00
Krzysztof Woyke
242db170bc JAVA-2109: Move Guide to the Java TransferQueue to the core-java-concurrency-collections-2 2020-07-14 13:30:03 +02:00
Krzysztof Woyke
b0887b33ed JAVA-2109: Fix core-java-concurrency-collections-2 module configuration 2020-07-14 13:24:41 +02:00
Somnath Musib
647896cdb8 BAEL-4033 LinkedBlockingQueue vs ConcurrentLinkedQueue (#9281)
* BAEL-4033 Added unit test cases for LinkedBlockingQueue and ConcurrentLinkedQueue

* BAEL-4033 Updated unit test class names due to PMD rule violations

* Moved files to another module based on the editor review
2020-05-19 17:48:58 +01:00
Unknown
9140283ca2 BAEL-3855 2020-03-18 10:18:58 +01:00
Unknown
22b51db880 BAEL-3855 2020-03-15 13:04:55 +01:00
Unknown
34bfe41cd9 BAEL-3855 2020-03-15 12:50:43 +01:00
Unknown
d04b0f30b6 BAEL-3855 2020-03-13 16:33:34 +01:00
Unknown
2892b138ee BAEL-3855
identation
2020-03-11 20:13:12 +01:00
Unknown
7b40399299 BAEL-3855 2020-03-11 20:09:14 +01:00
Unknown
e0058789fb BAEL-3855 2020-03-11 19:56:30 +01:00
Unknown
1faabdd643 BAEL-3855 2020-03-11 18:18:05 +01:00
Unknown
0566eccb2c BAEL-3855 2020-03-11 14:31:36 +01:00
Michele
e2c4ff751b BAEL-3855 2020-03-11 13:19:25 +01:00
mguarnaccia
ade0620689 Delete LockStriped.java 2020-03-11 11:21:01 +01:00
mguarnaccia
388ba64d3d Delete CoarseGrained.java 2020-03-11 11:20:37 +01:00
Unknown
38d9ed40ca BAEL-3855
Updated
2020-03-09 16:43:35 +01:00
Unknown
f1d6b292bd BAEL-3855
Moved to java-core-modules folder
2020-02-25 10:31:59 +01:00