Skip to content

Commit

Permalink
Merge pull request #3875 from OpenLiberty/virtual-threads-article-laura
Browse files Browse the repository at this point in the history
Edits per adams review
  • Loading branch information
dmuelle authored Jul 15, 2024
2 parents 9f97f76 + 01582fa commit a2b2216
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions posts/2024-07-11-virtual-threads-case-study.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ categories: blog
author_picture: https://avatars3.githubusercontent.com/gjdeval
author_github: https://github.com/gjdeval
seo-title: Java Virtual Threads - A case study - OpenLiberty.io
seo-description: Run your own apps using Java Virtual Threads on Open Liberty but, for now, we won’t be replacing Open Liberty’s existing self-sizing thread pool with virtual threads. InfoQ.com have today published our article about what our performance team found when they compared Java Virtual Threads with Liberty’s autonomic thread pool. Including some bugs which are still being investigated with the OpenJDK community.
blog_description: "You can run your own apps using Java Virtual Threads on Open Liberty but, for now, we won’t be replacing Open Liberty’s existing self-sizing thread pool with virtual threads. InfoQ.com have today published our article about what our performance team found when they compared Java Virtual Threads with Liberty’s autonomic thread pool. Including some bugs which are still being investigated with the OpenJDK community."
seo-description: Run your own apps using Java Virtual Threads on Open Liberty but, for now, we won’t be replacing Open Liberty’s existing self-sizing thread pool with virtual threads. InfoQ.com have today published our article about what our performance team found when they compared Java Virtual Threads with Liberty’s autonomic thread pool, including some bugs that are still being investigated with the OpenJDK community.
blog_description: "You can run your own apps using Java Virtual Threads on Open Liberty but, for now, we won’t be replacing Open Liberty’s existing self-sizing thread pool with virtual threads. InfoQ.com have today published our article about what our performance team found when they compared Java Virtual Threads with Liberty’s autonomic thread pool, including some bugs that are still being investigated with the OpenJDK community."
open-graph-image: https://openliberty.io/img/blog/virtualthreads-liberty-throughput.png
open-graph-image-alt: Throughput of virtual threads vs Liberty thread pool.
additional_authors:
additional_authors:
- name: Vijay Sundaresan
github: https://github.com/vijaysun-omr
image: https://avatars0.githubusercontent.com/vijaysun-omr
Expand All @@ -29,7 +29,7 @@ Gary DeVal <https://github.com/gjdeval>

You can run your own apps using Java Virtual Threads on Open Liberty but, for now, we won’t be replacing Open Liberty’s existing self-sizing thread pool with virtual threads.

InfoQ.com have today published our article about what our performance team found when they compared Java Virtual Threads with Liberty’s autonomic thread pool. Including some bugs which are still being investigated with the OpenJDK community.
InfoQ.com have today published our article about what our performance team found when they compared Java Virtual Threads with Liberty’s autonomic thread pool, including some bugs that are still being investigated with the OpenJDK community.
//Add brief summary here that will be displayed in the blog index page and when syndicated to other blog aggregators.


Expand All @@ -53,4 +53,4 @@ InfoQ.com have today published our article about what our performance team found
//
// Example post: 2023-07-21-instanton-foojay.adoc
//
// // // // // // // //
// // // // // // // //

0 comments on commit a2b2216

Please sign in to comment.