Skip to content
The Bored Dev

The Bored Dev

💻

  • Home
  • Shop
  • Twitter
  • LinkedIn
  • Facebook
  • Medium
  • Contact

Tag: Concurrency

Kotlin Coroutines - Structured Concurrency and Virtual Threads

Understanding Kotlin Coroutines

December 9, 2022 theboreddev JVM, Kotlin

In this article we will be taking you through how coroutines work internally and what benefits do Kotlin coroutines bring to us. Kotlin coroutines address

Read more
virtual threads - Java

Understanding Java Virtual Threads – The Death of Async Programming

November 19, 2022 theboreddev JVM, Programming

In the JDK 19 release, we can find the first preview of something JDK developers have been working on for a long time, Project Loom.

Read more
Virtual Threads

Discover Structured Concurrency

October 23, 2022 theboreddev Java, Kotlin, Programming

You may have heard about structured concurrency recently and you may be wondering what exactly is that about. Structured concurrency is a paradigm that tries

Read more
Concurrency Archives » The Bored Dev

Discover Java ForkJoinPool

July 12, 2020 theboreddev Java, Concurrency, Performance

We are all well aware of all the fancy new features that JDK 8 brought to us and probably it’s hard to find a Java

Read more
Concurrency Archives » The Bored Dev

When parallelism beats concurrency

July 1, 2020 theboreddev Uncategorized

I’m aware that for many of you these two concepts probably mean the same or maybe you’d struggle to explain the differences between them; however,

Read more
completablefuture - parallel api calls

Multiple API calls with CompletableFuture

June 16, 2020 theboreddev Java, Concurrency, Software Engineering, Uncategorized

After having had an introduction to the new concurrency paradigm in Java in my previous article “A new concurrency model in Java“, I’ve considered that

Read more

Posts navigation

1 2 Next Posts»
WordPress ThemeZee.
The Bored Dev
Proudly powered by WordPress Theme: Gridbox.
 

Loading Comments...
 

You must be logged in to post a comment.