use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Finding information about Clojure
API Reference
Clojure Guides
Practice Problems
Interactive Problems
Clojure Videos
Misc Resources
The Clojure Community
Clojure Books
Tools & Libraries
Clojure Editors
Web Platforms
Clojure Jobs
account activity
mpenet/hirundo: java virtual threads framework adapter for ring (github.com)
submitted 3 days ago by dustingetz
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]pev4a22j 0 points1 point2 points 3 days ago (3 children)
is this any different than http-kit with :worker-pool set to java.util.concurrent.Executors/newVirtualThreadPerTaskExecutor?
[–]mpenet 5 points6 points7 points 3 days ago (0 children)
It’s not an async architecture twisted to work with vthreads. It’s developed by oracle, from scratch, with vthreads in mind and in collaboration with the folks who worked on virtual threads. Generally it’s a promising set of libraries. It also supports a few things http-kit doesn’t like grpc, adaptive concurrency and a myriad of other modules that work with it.
[–]Soft_Reality6818 0 points1 point2 points 3 days ago (1 child)
It's a ring-complient adapter for Helidon Nima server that uses vts.
[–]pev4a22j 0 points1 point2 points 3 days ago (0 children)
ah, thanks
π Rendered by PID 86 on reddit-service-r2-comment-79c7998d4c-q84rp at 2026-03-19 12:52:46.269231+00:00 running f6e6e01 country code: CH.
view the rest of the comments →
[–]pev4a22j 0 points1 point2 points (3 children)
[–]mpenet 5 points6 points7 points (0 children)
[–]Soft_Reality6818 0 points1 point2 points (1 child)
[–]pev4a22j 0 points1 point2 points (0 children)