Java Multithreading Example of bank Account part 2

preview_player
Показать описание
In this tutorial we will see the difference between the java multi threading and Scala actor model. Please watch all the sessions in series in this playlist to understand the clear picture.
Рекомендации по теме
Комментарии
Автор

50 minutes talking about word synchronized ? Dont you think that you create in each thread own account and it is not multithread access to the same account(multithread same account access is famous problem and usually people looking for solution of it using this keywords)? Better to delete this video imho

yfjffox