Commit Graph

24 Commits

Author SHA1 Message Date
Greg 51eb5577e3 Merge pull request #8442 from Thabo08/work-stealing-3
t.ntsoko@gmail.com - Work stealing framework
2020-01-24 09:44:03 -05:00
Loredana Crusoveanu 9446488708 Merge pull request #8560 from kwoyke/BAEL-20599
BAEL-20599: Increase blocking operations' time
2020-01-24 15:21:59 +02:00
Krzysztof Woyke 0dc6b27fa6 BAEL-20599: Increase blocking operations' time 2020-01-21 09:53:09 +01:00
Dhawal Kapil 3cfc8d2163 Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-20665
# Conflicts:
#	core-groovy-2/src/test/groovy/com/baeldung/metaprogramming/MetaprogrammingUnitTest.groovy
#	core-java-modules/pom.xml
#	pom.xml
2020-01-12 20:55:19 +05:30
Dhawal Kapil e128eb619a BAEL-20655 Which sub-modules aren't being built?
- Added several missing modules in the main pom.xml
- Fixed the modules list for all the profiles
- Commented several test cases so that all modules can run and be included in the pom.xml
- Moved child modules from main pom to parent modules pom
2020-01-10 17:22:13 +05:30
Anshul BANSAL 6dc3151c6b Merge branch 'BAEL-3596_Asynchronous_Method_Calls_in_Java' of https://github.com/SmartyAnsh/tutorials into BAEL-3596_Asynchronous_Method_Calls_in_Java 2020-01-09 11:38:49 +02:00
Anshul BANSAL eb36131a55 BAEL-3596 - extracted the version numbers into properties 2020-01-09 11:34:28 +02:00
Thabo Ntsoko 1816d17cfc Adding constructor that takes in an AtomicInteger argument to count the total number of prime numbers 2020-01-06 18:43:41 +02:00
Anshul Bansal 64365791dd review changes 2020-01-06 10:49:41 +02:00
Anshul BANSAL 0021e7849a organized imports 2020-01-04 14:59:27 +02:00
Anshul BANSAL df1f565779 4 spaces code indentation 2020-01-04 14:57:29 +02:00
Anshul BANSAL d85d65a581 pom.xml code indentation 2020-01-04 14:49:57 +02:00
Anshul Bansal 63dbe2dce0 pom.xml code indentation 2020-01-04 14:42:04 +02:00
Anshul BANSAL d790355eda Code indentation 2020-01-04 14:41:27 +02:00
Anshul Bansal 683cb35880 code indentation 2020-01-04 14:38:39 +02:00
Anshul BANSAL 9a2b5b9ca3 BAEL-3596 - code moved to core-java-concurrency-advanced-3 2020-01-04 14:37:34 +02:00
Thabo Ntsoko eb1683c933 Indenting with 2 spaces 2019-12-28 21:58:53 +02:00
Thabo Ntsoko f87723e7ad Work stealing framework 2019-12-27 16:47:45 +02:00
johnA1331 6d647f57af Update README.md 2019-12-13 14:26:09 +08:00
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Eric Martin de9d0f06f2 Merge branch 'master' into BAEL-3521 2019-11-25 19:06:53 -06:00
Ali Dehghani b8a45c8ed2 Using a new module. 2019-11-25 22:09:20 +03:30
Catalin Burcea 13c42ac4dc [BAEL-3351] - Common Concurrency Pitfalls in Java (#8104) 2019-11-23 11:03:50 +00: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