Virtual Threads in Java

Virtual Threads in Java Professional Seminar
The use of virtual threads can assist us with improving the performance of our code. Learn how to use virtual threads effectively.

When creating a virtual thread, unlike a non-virtual one, we don’t create a native thread running by the operating system. The virtual thread is executed using an existing thread that belongs to pool of threads the JVM manages. 

The Virtual Threads in Java Meetup

On July 11th we had a meetup dedicated to virtual threads in Java. The meetup took place online and it was delivered in English. If you are interested in attending our coming meetups please join the life michael academy meetup group. You can find it at https://www.meetup.com/lifemichael.

The Virtual Threads in Java Seminar

You can find more information about the premium professional seminars we deliver at https://lifemichael.com/corporate/seminars. One of these seminars is the Virtual Threads in Java seminar. 

We continuously develop new courses and seminars. In addition, we produce online conferences. You can find detailed information about everything we do at https://lifemichael.com.

Share:

The Visitor Design Pattern

The Visitor Design Pattern

The visitor design pattern allows us to add operations to objects that already exist without modifying their classes and without extending them.

What are Anti Patterns?

Anti Patterns

Unlike design patterns, anti patterns just seem to be a solution. However, they are not a solution and they cause additional costs.

NoSQL Databases Courses, Seminars, Consulting, and Development

MongoDB Design Patterns Meetup

The use of MongoDB involves with various cases in which we can overcome performance issues by implementing specific design patterns.

image of woman and database

Record Classes in Java

Learn how to define record classes in Java, and when to use record classes in your code. Stay up to date with the new Java features.

laptop javascript hands banner

The Fetch API Meetup

Learn how to use the Fetch API when coding in JavaScript. Don’t settle with using the XmlHttpRequest object.

The Beauty of Code

Coding is Art! Developing Code That Works is Simple. Develop Code with Style is a Challenge!

Skip to content Update cookies preferences