http server designed for virtual threads

robert engels rengels at ix.netcom.com
Sun Oct 29 18:55:15 UTC 2023


Hi all,

Posting here as I think this could be of interest to many that follow this group.

I released a new project <https://github.com/robaho/httpserver> that is a http server designed for virtual threads. No async. Simply supply a virtual thread based ExecutorService. It is based on the JDK httpserver and adds websocket support based on nanohttpd.

Feel free to ask any questions.

Best,
Robert


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/loom-dev/attachments/20231029/c7199fc5/attachment.htm>


More information about the loom-dev mailing list