-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adds talk "Asynchronous Programming in Java using Virtual Threads" by…
… Venkat Subramaniam
- Loading branch information
1 parent
096314e
commit a32dcee
Showing
1 changed file
with
38 additions
and
0 deletions.
There are no files selected for viewing
38 changes: 38 additions & 0 deletions
38
content/blog/2024/asynchronous-programming-in-java-using-virtual-threads.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
title: "Asynchronous Programming in Java using Virtual Threads" | ||
date: 2024-01-24T07:39:33+01:00 | ||
author: Jörg Müller | ||
event_date: 2024-02-08 | ||
--- | ||
|
||
The Java Usergroup Berlin-Brandenburg and our partner Europace AG invite you to the talk "**Asynchronous Programming in Java using Virtual Threads**" by Dr. Venkat Subramaniam on February the 8th. | ||
<!--more--> | ||
This talk will be in english. | ||
|
||
## The Talk | ||
**Asynchronous Programming in Java using Virtual Threads** | ||
|
||
(_Dr. Venkat Subramaniam_): | ||
Threads have been part of Java since the beginning. But, the new virtual threads, introduced as prerelease in Java 19, are different in how they're implemented and how we can benefit from them. In this presentation we will learn about virtual threads, the problems they solve, and how to make use of them. | ||
|
||
## The Speaker | ||
Dr. Venkat Subramaniam is an award-winning author, founder of Agile Developer, Inc., and an instructional professor at the University of Houston. | ||
|
||
He has trained and mentored thousands of software developers in the US, Canada, Europe, and Asia, and is a regularly-invited speaker at several international conferences. Venkat helps his clients effectively apply and succeed with sustainable agile practices on their software projects. | ||
|
||
Venkat is a (co)author of multiple technical books, including the 2007 Jolt Productivity award-winning book Practices of an Agile Developer. You can find a list of his books at [agiledeveloper.com](agiledeveloper.com). You can reach him by email at [agiledeveloper.com]([email protected]) or on twitter at [@venkat_s](https://twitter.com/venkat_s). | ||
|
||
## The Location | ||
|
||
[Europace AG, | ||
Heidestr. 9, | ||
10557 Berlin](https://www.google.com/maps/place/Europace+AG/@52.5299083,13.3691551,17z/data=!3m1!4b1!4m6!3m5!1s0x47a84e21814bc7ed:0x9111d1822f54edbb!8m2!3d52.5299083!4d13.3691551!16s%2Fg%2F11fkqy0nst?entry=ttu) | ||
|
||
## The Program | ||
|
||
- Doors open: 18:30 | ||
- Start of the talk: 19:00 | ||
|
||
## The Registration | ||
|
||
We would appreciate it if you could pre-register for the event via [JUG Berlin-Brandenburg Meetup Group](https://www.meetup.com/de-DE/jug-bb/events/298688245/), but registration is not mandatory. We look forward to seeing everyone. |