Royal Road lets you read Factory Protocol on ANY device - desktop, tablet, phone - with perfect formatting and synchronized bookmarks! https://www.royalroad.com/fiction/118055/factory-protocol-the-toxnet-chronicles-book-2

#CrossDevice #ReadAnywhere #Synchronized

Factory Protocol: The ToxNet Chronicles Book 2 | Royal Road

FACTORY PROTOCOL: THE TOXNET CHRONICLES BOOK 2 When Dr. Maya Rodriguez crash-lands on the alien world of Nexus Prime, she expects a routine industrial survey mission. What she gets instead is humanity's first contact with true AI consciousness—and the most complex factory-building challenge in galactic history. Stranded with her crew and a prototype (...)

Royal Road
TikTok - Make Your Day

Тестируем JEP 491 вместе с Деном Вегой

Один из девелопер адвокатов Spring Framework, Ден Вега, на днях написал пост в одну запрещенную соцсеть, в котором изучал работу JEP 491 — Synchronize Virtual Threads without Pinning. Внезапно, эффект от JEP обнаружен не был, и автор предложил выяснить почему. Эксперт сообщества Spring АйО , Александр Шустанов, не остался в стороне и выяснил где тут зарыта собака.

https://habr.com/ru/companies/spring_aio/articles/900930/

#java #virtual_threads #synchronized #jvm #jep #java24

Тестируем JEP 491 вместе с Деном Вегой

Один из девелопер адвокатов Spring Framework, Ден Вега, на днях написал пост в одну запрещенную соцсеть, в котором изучал работу JEP 491 — Synchronize Virtual Threads without...

Хабр

3 вопроса на собеседование о многопоточности в Java

Привет, Хабр! Сегодня рассмотрим несколько вопросов на собеседовании, которые могут встретиться: чем synchronized отличается от ReentrantLock , что такое happens-before и как оно влияет на volatile и final и почему ConcurrentHashMap.computeIfAbsent() не всегда безопасен?

https://habr.com/ru/companies/otus/articles/896178/

#java #synchronized #многопоточность #ReentrantLock #собеседование_вопросы

3 вопроса на собеседование о многопоточности в Java

Привет, Хабр! Сегодня рассмотрим несколько вопросов на собеседовании, которые могут встретиться: чем synchronized отличается от ReentrantLock , что такое happens‑before и как оно влияет...

Хабр
🚀 Behold the jaw-dropping revelation: #GraalVM for JDK 24, released with the thrilling precision of a #synchronized swimmer! 🤡 Dive into 11 minutes of riveting #excitement as they unleash the same-old, brand-new, machine-learning-whatever onto the unsuspecting masses. 📦 #Download now, or don't.
https://medium.com/graalvm/welcome-graalvm-for-jdk-24-7c829fe98ea1 #JDK24 #release #swimming #machinelearning #HackerNews #ngated
Welcome, GraalVM for JDK 24!🚀 - graalvm - Medium

As always, we release GraalVM on the same day that Java 24 is released, so you can use GraalVM as your Java 24 JDK. You can already download GraalVM and check the release notes for more details. Keep…

graalvm
Einrichten eines Samba Servers auf dem Raspberry Pi

Erfahre, wie du deinen Raspberry Pi als Samba-Server einrichtest, um Dateien bequem zwischen deinen Geräten im Heimnetzwerk zu teilen. Die Anleitung zeigt dir Schritt für Schritt, wie du den Server aufsetzt und mit verschiedenen Geräten verbindest.

GNU/Linux.ch
Let's Replace the synchronized Keyword

Let's replace the synchronized keyword to be more virtual threads friendly in a code readable way.

foojay
Wedensday Links - Edition 2024-05-08

Explicit vs Diagnostic GC (7...

DEV Community

New method to run a virtual thread friendly synchronized block: SyncUtils.runSynchronized(Object, Runnable);
https://github.com/japplis/Virtually

 #virtualthread #synchronized #java21 #jdk21

GitHub - japplis/Virtually: A Java library to make code more virtual thread friendly

A Java library to make code more virtual thread friendly - GitHub - japplis/Virtually: A Java library to make code more virtual thread friendly

GitHub