NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Virtual Threads for a scripting language in Java 8 without Loom (jactl.io)
jaccomo 3 days ago [-]
Author here: Jactl is a secure embeddable scripting language that compiles to bytecode and supports Java 8 and later versions. The article describes how Continuations were used to provide Virtual Thread-like behaviour for scripts. Blocking operations suspend a script which is then resumed from where it left off once the operation completes.
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 04:08:42 GMT+0000 (Coordinated Universal Time) with Vercel.