Java8  | Multithreading |  Asked in Oracle | Print Even & Odd Numbers Using 2 Thread  | JavaTechie

Java8 | Multithreading | Asked in Oracle | Print Even & Odd Numbers Using 2 Thread | JavaTechie

Java Techie

11 месяцев назад

27,064 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Guru Nanak TV
Guru Nanak TV - 31.10.2023 10:26

Very complex solutions, it can be done very easily without code duplication

Ответить
Revanth Chinnu
Revanth Chinnu - 29.10.2023 05:16

Hi basant , can you please make videos of multi threading like thread life cycle , volatile keyword, wait and sleep , synchronisation

Ответить
Abhishek Mishra
Abhishek Mishra - 17.10.2023 07:46

Was it asked in oracle OCI or normal oracle?

Ответить
Aman Abhishek
Aman Abhishek - 07.10.2023 21:18

could you please do one video where all the multithread program questions are there, in addition to that in the interview some people asked about lots of files and how you read and process( make some change) and write in document as a output using multiple threads/Executor framework

Ответить
That's easy
That's easy - 28.09.2023 07:55

@java techie Hi bro your last methods is incorrect...
Rerun it few times and worker-2 will get executed first..as operation is async..

Ответить
sagar arora
sagar arora - 25.08.2023 16:57

Hi can u make tutorial on websocket implementation on spring boot microservice aritecture on api gateway example usi

Ответить
hamed nikbakht
hamed nikbakht - 25.08.2023 11:59

how fetch 1000 to 1000 data from database and add to list using multithreading very fast

Ответить
Anusha Kombraje
Anusha Kombraje - 24.08.2023 16:11

👍

Ответить
Kumar Mahendra
Kumar Mahendra - 22.08.2023 19:53

Hi Javateachie ,
I have been following your videos from long it helped me alot in my professional journey. Thanks a lot 🙌🏻

One request from my side , can you please created few videos on EJB and how to implement on higher level ?

Ответить
Gopi SambasivaRao
Gopi SambasivaRao - 20.08.2023 15:36

Basant, awesome explanation, appreciate your efforts...God Bless you.

Ответить
ASHISH KUMAR
ASHISH KUMAR - 19.08.2023 11:52

3rd method will not work. It will depend which thread enters in synchronized block first.

Ответить
Abhik
Abhik - 19.08.2023 06:50

For the 2nd solution , you can optimize by calling CompletableFuture.supplyAsync() directly instead of completedFuture() and thenApplyAsync()... also there is no need of join as it is not used any further

Ответить
Manoj
Manoj - 18.08.2023 12:47

HI,could you make video on spring boot jwt with redies database .

Ответить
Mohit Rathore
Mohit Rathore - 18.08.2023 10:23

Sir,can you please create a full detailed video on 2-way email communication in microservices using rest apis and POP3 configurations

Ответить
Luis Daniel Mesa Velasquez
Luis Daniel Mesa Velasquez - 16.08.2023 23:45

This is awful...

Ответить
AMAN RAJ
AMAN RAJ - 16.08.2023 15:52

very nice session. Thanks.

Ответить
neha sing
neha sing - 16.08.2023 14:18

Thank you for this much good content

Ответить
test Automation
test Automation - 16.08.2023 09:59

in case of completable future example how it make sure that odd thread only executes first in second and third example?

Ответить
Buddha Priya Mowrya Kanneganti
Buddha Priya Mowrya Kanneganti - 16.08.2023 08:17

I also faced this question recently thanks bro

Ответить
Shuchi Varshney
Shuchi Varshney - 16.08.2023 07:25

When will you start the multithreading playlist?

Ответить