Events, Home

Homepage – Devoxx UK

Call for Papers The CFP for Devoxx UK 2023 has now closed. We received a record number of submissions for this edition, with almos….

Articles, Home

Java Virtual Threads

From Java 19 virtual threads were added to Java. This tutorial explains how to create Java virtual threads, and how they differ from system threads in Java

Articles, Home

Thread Pools

This tutorial explains what a thread pool is, how they work, and shows a simple implementation in Java of a thread pool.

Articles, Home

Java Tutorial

This Java tutorial teaches the core features of the Java language. As the Java language evolves, this tutorial is updated.