From 01582fa7740b59f0116ca1c20c1796d2a88aa1ad Mon Sep 17 00:00:00 2001 From: David Mueller Date: Mon, 15 Jul 2024 11:08:09 -0500 Subject: [PATCH] Edits per adams review --- posts/2024-07-11-virtual-threads-case-study.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/posts/2024-07-11-virtual-threads-case-study.adoc b/posts/2024-07-11-virtual-threads-case-study.adoc index 1fc8cd0cc..9db52f088 100644 --- a/posts/2024-07-11-virtual-threads-case-study.adoc +++ b/posts/2024-07-11-virtual-threads-case-study.adoc @@ -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 @@ -29,7 +29,7 @@ Gary DeVal 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. @@ -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 // -// // // // // // // // \ No newline at end of file +// // // // // // // //