1462a086ba
Merge branch 'java21' The user handler now runs on virtual threads. We don't need to configure a thread pool, and even with blocking I/O inside the handler, it works without blocking the system—similar to how Node.js behaves.
NetRiceCake
2025-12-08 02:19:46 +09:00
56c7730ecf
virtual thread is good
NetRiceCake
2025-12-08 02:18:55 +09:00
4bf3959c33
Virtual thread related
NetRiceCake
2025-12-08 01:50:26 +09:00
b2bd90097b
convert for virtual thread
NetRiceCake
2025-12-07 03:32:30 +09:00